프로퍼티 | 타입 | 설명 | |
---|---|---|---|
AddSharedData | void | ||
BeginInvoke | IAsyncResult | ||
CreateView | IMessageClient | ||
GetMdiSharedData | object | ||
Initialize | void | ||
Initialized | void | ||
PostInitialize | void | ||
PreInitialize | void | ||
ProcessNotification | void | ||
ProcessRequest | void | ||
RemoveMdiSharedData | void | ||
RemoveSharedData | void | ||
SetMdiSharedData | void | ||
SnapInBase | Microsoft.ManagementConsole.Internal |
메소드 | 설명 | |
---|---|---|
BeginInvoke ( |
||
EndInvoke ( IAsyncResult result ) : object | ||
Invoke ( |
||
Invoke ( |
||
RegisterCurrentThreadForUI ( ) : void | ||
ShowHelpTopic ( string helpTopic ) : void | ||
UnregisterCurrentThreadForUI ( ) : void |
메소드 | 설명 | |
---|---|---|
OnInitialize ( ) : void | ||
OnShutdown ( |
메소드 | 설명 | |
---|---|---|
AddSharedData ( SharedData sharedData ) : void | ||
BeginInvoke ( |
||
CreateView ( int nodeId, int componentId, int viewDescriptionId, int viewInstanceId ) : IMessageClient | ||
GetMdiSharedData ( int componentId ) : object | ||
Initialize ( ) : void | ||
Initialized ( ) : void | ||
PostInitialize ( ) : void | ||
PreInitialize ( ) : void | ||
ProcessNotification ( |
||
ProcessRequest ( |
||
RemoveMdiSharedData ( int componentId ) : void | ||
RemoveSharedData ( SharedData sharedData ) : void | ||
SetMdiSharedData ( int componentId, object value ) : void | ||
SnapInBase ( ) : Microsoft.ManagementConsole.Internal |
public BeginInvoke ( |
||
method | ||
리턴 | IAsyncResult |
public Invoke ( |
||
method | ||
args | object | |
리턴 | object |