Definition
Assembly: CloudNimble.Breakdance.Assemblies.dll Namespace: CloudNimble.Breakdance.Assemblies Inheritance: System.ObjectSyntax
Summary
This class represents a private class for the Private Accessor functionality.Remarks
This type originally lived in Microsoft.VisualStudio.TestTools.UnitTesting but was removed from V2.Constructors
.ctor
Initializes a new instance of the PrivateType class that contains the private type.Syntax
Parameters
.ctor
Initializes a new instance of the PrivateType class that contains the private type from the type objectSyntax
Parameters
.ctor Inherited
Inherited from
objectSyntax
Properties
ReferencedType
Gets the referenced typeSyntax
Property Value
Type:System.Type
Methods
Equals Inherited Virtual
Inherited from
objectSyntax
Parameters
Returns
Type:bool
Equals Inherited
Inherited from
objectSyntax
Parameters
Returns
Type:bool
GetHashCode Inherited Virtual
Inherited from
objectSyntax
Returns
Type:int
GetStaticArrayElement
Gets the element in static arraySyntax
Parameters
Returns
Type:object
element at the specified location
GetStaticArrayElement
Gets the element in satatic arraySyntax
Parameters
Returns
Type:object
element at the spcified location
GetStaticField
Gets the static fieldSyntax
Parameters
Returns
Type:object
The static field.
GetStaticField
Gets the static field using specified InvokeHelper attributesSyntax
Parameters
Returns
Type:object
The static field.
GetStaticFieldOrProperty
Gets the static field or propertySyntax
Parameters
Returns
Type:object
The static field or property.
GetStaticFieldOrProperty
Gets the static field or property using specified InvokeHelper attributesSyntax
Parameters
Returns
Type:object
The static field or property.
GetStaticProperty
Gets the static propertySyntax
Parameters
Returns
Type:object
The static property.
GetStaticProperty
Gets the static propertySyntax
Parameters
Returns
Type:object
The static property.
GetStaticProperty
Gets the static propertySyntax
Parameters
Returns
Type:object
The static property.
GetType Inherited
Inherited from
objectSyntax
Returns
Type:System.Type
InvokeStatic
Invokes static memberSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes static memberSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes static memberSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
InvokeStatic
Invokes the static methodSyntax
Parameters
Returns
Type:object
Result of invocation
MemberwiseClone Inherited
Inherited from
objectSyntax
Returns
Type:object
ReferenceEquals Inherited
Inherited from
objectSyntax
Parameters
Returns
Type:bool
SetStaticArrayElement
Sets the memeber of the static arraySyntax
Parameters
SetStaticArrayElement
Sets the memeber of the static arraySyntax
Parameters
SetStaticField
Sets the static fieldSyntax
Parameters
SetStaticField
Sets the static field using binding attributesSyntax
Parameters
SetStaticFieldOrProperty
Sets the static field or propertySyntax
Parameters
SetStaticFieldOrProperty
Sets the static field or property using binding attributesSyntax
Parameters
SetStaticProperty
Sets the static propertySyntax
Parameters
SetStaticProperty
Sets the static propertySyntax
Parameters
SetStaticProperty
Sets the static propertySyntax
Parameters
SetStaticProperty
Sets the static propertySyntax
Parameters
ToString Inherited Virtual
Inherited from
objectSyntax
Returns
Type:string?