Property | Type | Description |
---|
Method | Description | |
---|---|---|
PrivateReflectionDynamicObjectInstance ( object instance ) : System |
Initializes a new instance of the PrivateReflectionDynamicObjectInstance class, wrapping the specified object.
|
public PrivateReflectionDynamicObjectInstance ( object instance ) : System | ||
instance | object | The object to wrap. |
return | System |