Skip to main content

Definition

Assembly: CloudNimble.Breakdance.Assemblies.dll Namespace: CloudNimble.Breakdance.Assemblies Inheritance: System.Object

Syntax

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 object

Syntax

Parameters

.ctor Inherited

Inherited from object

Syntax

Properties

ReferencedType

Gets the referenced type

Syntax

Property Value

Type: System.Type

Methods

Equals Inherited Virtual

Inherited from object

Syntax

Parameters

Returns

Type: bool

Equals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

GetHashCode Inherited Virtual

Inherited from object

Syntax

Returns

Type: int

GetStaticArrayElement

Gets the element in static array

Syntax

Parameters

Returns

Type: object element at the specified location

GetStaticArrayElement

Gets the element in satatic array

Syntax

Parameters

Returns

Type: object element at the spcified location

GetStaticField

Gets the static field

Syntax

Parameters

Returns

Type: object The static field.

GetStaticField

Gets the static field using specified InvokeHelper attributes

Syntax

Parameters

Returns

Type: object The static field.

GetStaticFieldOrProperty

Gets the static field or property

Syntax

Parameters

Returns

Type: object The static field or property.

GetStaticFieldOrProperty

Gets the static field or property using specified InvokeHelper attributes

Syntax

Parameters

Returns

Type: object The static field or property.

GetStaticProperty

Gets the static property

Syntax

Parameters

Returns

Type: object The static property.

GetStaticProperty

Gets the static property

Syntax

Parameters

Returns

Type: object The static property.

GetStaticProperty

Gets the static property

Syntax

Parameters

Returns

Type: object The static property.

GetType Inherited

Inherited from object

Syntax

Returns

Type: System.Type

InvokeStatic

Invokes static member

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes static member

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes static member

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

InvokeStatic

Invokes the static method

Syntax

Parameters

Returns

Type: object Result of invocation

MemberwiseClone Inherited

Inherited from object

Syntax

Returns

Type: object

ReferenceEquals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

SetStaticArrayElement

Sets the memeber of the static array

Syntax

Parameters

SetStaticArrayElement

Sets the memeber of the static array

Syntax

Parameters

SetStaticField

Sets the static field

Syntax

Parameters

SetStaticField

Sets the static field using binding attributes

Syntax

Parameters

SetStaticFieldOrProperty

Sets the static field or property

Syntax

Parameters

SetStaticFieldOrProperty

Sets the static field or property using binding attributes

Syntax

Parameters

SetStaticProperty

Sets the static property

Syntax

Parameters

SetStaticProperty

Sets the static property

Syntax

Parameters

SetStaticProperty

Sets the static property

Syntax

Parameters

SetStaticProperty

Sets the static property

Syntax

Parameters

ToString Inherited Virtual

Inherited from object

Syntax

Returns

Type: string?