Méthode | Description | |
---|---|---|
ControlComponentInspector ( IKernel kernel, IConfiguration config ) : System |
Initializes a new instance of the ControlComponentInspector class.
|
|
Dispose ( ) : void |
Releases the marshaling control.
|
|
ProcessModel ( IKernel kernel, |
Processes Control implementations.
|
Méthode | Description | |
---|---|---|
CheckForControlImplementation ( |
||
ConfigureProxyOptions ( |
||
ObtainProxyHook ( IKernel kernel, IConfiguration config ) : IProxyHook | ||
RegisterWindowsFormsSynchronizationContext ( IKernel kernel ) : void |
public ControlComponentInspector ( IKernel kernel, IConfiguration config ) : System | ||
kernel | IKernel | The kernel. |
config | IConfiguration | The config. |
Résultat | System |
public ProcessModel ( IKernel kernel, |
||
kernel | IKernel | The kernel. |
model | The model. | |
Résultat | void |