Method | Description | |
---|---|---|
Dispose ( ) : void | ||
RegisterChannel ( string channelName ) : void | ||
UnRegisterChannel ( string channelName ) : void |
Method | Description | |
---|---|---|
WndProc ( |
Method | Description | |
---|---|---|
Dispose ( bool disposeManaged ) : void | ||
GetChannelKey ( string channelName ) : string | ||
XDWinMsgListener ( ISerializer serializer ) : System |
public RegisterChannel ( string channelName ) : void | ||
channelName | string | |
return | void |
public UnRegisterChannel ( string channelName ) : void | ||
channelName | string | |
return | void |
protected WndProc ( |
||
msg | ||
return | void |