Skip to main content

Definition

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

Syntax

Summary

This class represents the live NON public INTERNAL object in the system

Remarks

This type originally lived in Microsoft.VisualStudio.TestTools.UnitTesting but was removed from V2.

Constructors

.ctor

Initializes a new instance of the PrivateObject class that contains the already existing object of the private class

Syntax

Parameters

.ctor

Initializes a new instance of the PrivateObject class that wraps the specified type.

Syntax

Parameters

.ctor

Initializes a new instance of the PrivateObject class that wraps the specified type.

Syntax

Parameters

.ctor

Initializes a new instance of the PrivateObject class that wraps the specified type.

Syntax

Parameters

.ctor

Initializes a new instance of the PrivateObject class that wraps the specified type.

Syntax

Parameters

.ctor

Initializes a new instance of the PrivateObject class that wraps the given object.

Syntax

Parameters

.ctor

Initializes a new instance of the PrivateObject class that wraps the given object.

Syntax

Parameters

.ctor Inherited

Inherited from object

Syntax

Properties

RealType

Gets the type of underlying object

Syntax

Property Value

Type: System.Type

Target

Gets or sets the target

Syntax

Property Value

Type: object

Methods

Equals Override

Equals

Syntax

Parameters

Returns

Type: bool returns true if the objects are equal.

Equals Inherited Virtual

Inherited from object

Syntax

Parameters

Returns

Type: bool

Equals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

GetArrayElement

Gets the array element using array of subsrcipts for each dimension

Syntax

Parameters

Returns

Type: object An arrya of elements.

GetArrayElement

Gets the array element using array of subsrcipts for each dimension

Syntax

Parameters

Returns

Type: object An arrya of elements.

GetField

Get the field

Syntax

Parameters

Returns

Type: object The field.

GetField

Gets the field

Syntax

Parameters

Returns

Type: object The field.

GetFieldOrProperty

Get the field or property

Syntax

Parameters

Returns

Type: object The field or property.

GetFieldOrProperty

Gets the field or property

Syntax

Parameters

Returns

Type: object The field or property.

GetHashCode Override

returns the hash code of the target object

Syntax

Returns

Type: int int representing hashcode of the target object

GetHashCode Inherited Virtual

Inherited from object

Syntax

Returns

Type: int

GetProperty

Gets the property

Syntax

Parameters

Returns

Type: object The property.

GetProperty

Gets the property

Syntax

Parameters

Returns

Type: object The property.

GetProperty

Gets the property

Syntax

Parameters

Returns

Type: object The property.

GetProperty

Gets the property

Syntax

Parameters

Returns

Type: object The property.

GetType Inherited

Inherited from object

Syntax

Returns

Type: System.Type

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

Invoke

Invokes the specified method

Syntax

Parameters

Returns

Type: object Result of method call

MemberwiseClone Inherited

Inherited from object

Syntax

Returns

Type: object

ReferenceEquals Inherited

Inherited from object

Syntax

Parameters

Returns

Type: bool

SetArrayElement

Sets the array element using array of subsrcipts for each dimension

Syntax

Parameters

SetArrayElement

Sets the array element using array of subsrcipts for each dimension

Syntax

Parameters

SetField

Sets the field

Syntax

Parameters

SetField

Sets the field

Syntax

Parameters

SetFieldOrProperty

Sets the field or property

Syntax

Parameters

SetFieldOrProperty

Sets the field or property

Syntax

Parameters

SetProperty

Set the property

Syntax

Parameters

SetProperty

Set the property

Syntax

Parameters

SetProperty

Sets the property

Syntax

Parameters

SetProperty

Sets the property

Syntax

Parameters

ToString Inherited Virtual

Inherited from object

Syntax

Returns

Type: string?