Method | Description | |
---|---|---|
AddonManagerTalk ( ) : MahApps.Metro.Controls | ||
initialize ( ) : void | ||
listenLoop ( ) : void | ||
notify ( String ipcPacketType ) : void | ||
notify ( String ipcPacketType, String message ) : void | ||
shutdown ( ) : void |
public AddonManagerTalk ( ) : MahApps.Metro.Controls | ||
return | MahApps.Metro.Controls |
public notify ( String ipcPacketType ) : void | ||
ipcPacketType | String | |
return | void |
public notify ( String ipcPacketType, String message ) : void | ||
ipcPacketType | String | |
message | String | |
return | void |