Méthode | Description | |
---|---|---|
ControlComponentActivator ( |
Initializes a new instance of the ControlComponentActivator class.
|
Méthode | Description | |
---|---|---|
Instantiate ( |
Méthode | Description | |
---|---|---|
EnsureHandleCreated ( object component ) : void | ||
GetUnproxiedInstance ( object instance ) : object | ||
InstantiateInMainThread ( |
public ControlComponentActivator ( |
||
model | The model. | |
kernel | IKernel | The kernel. |
onCreation | ComponentInstanceDelegate | Delegate called on construction. |
onDestruction | ComponentInstanceDelegate | Delegate called on destruction. |
Résultat | System.Runtime.Remoting |
protected Instantiate ( |
||
context | ||
Résultat | object |