Method | Description | |
---|---|---|
Activate ( IContext context, InstanceReference reference ) : void |
Contributes to the activation of the instance in the specified context.
|
public Activate ( IContext context, InstanceReference reference ) : void | ||
context | IContext | The context. |
reference | InstanceReference | The instance to process. |
return | void |