Method | Description | |
---|---|---|
RoleInstance ( object targetObject ) : System |
Initializes a new instance of the RoleInstance class.
|
Method | Description | |
---|---|---|
GetTargetObjectInstance ( |
Gets the target object instance.
|
protected GetTargetObjectInstance ( |
||
targetType | Type of the target. | |
activationArgs | object | The activation arguments. |
return | object |
public RoleInstance ( object targetObject ) : System | ||
targetObject | object | The target object. |
return | System |