Méthode | Description | |
---|---|---|
CreateOnUIThreadInspector ( IConfiguration config, IConversionManager converter ) : System |
Initializes a new instance of the CreateOnUIThreadInspector class.
|
|
ProcessModel ( IKernel kernel, |
Processes Control implementations.
|
Méthode | Description | |
---|---|---|
ConfigureProxyOptions ( |
||
CreateOnDispatcherUIThread ( CreationContextDelegate performCreation, CreationContext context ) : object | ||
CreateOnWinformsUIThread ( CreationContextDelegate performCreation, CreationContext context ) : object | ||
GetUnproxiedInstance ( object instance ) : object | ||
IDisposable ( ) : void |
Releases the marshalling control.
|
|
ObtainProxyHook ( IConfiguration config, IConversionManager converter ) : IReference |
public CreateOnUIThreadInspector ( IConfiguration config, IConversionManager converter ) : System | ||
config | IConfiguration | The config. |
converter | IConversionManager | |
Résultat | System |
public ProcessModel ( IKernel kernel, |
||
kernel | IKernel | The kernel. |
model | The model. | |
Résultat | void |