Property | Type | Description | |
---|---|---|---|
Message | string | ||
MessageId | uint | ||
Program | GlowPrograms | ||
Version | uint |
Method | Description | |
---|---|---|
Command ( ) : System | ||
Command ( GlowPrograms program, uint messageId, string message ) : System |
public Command ( GlowPrograms program, uint messageId, string message ) : System | ||
program | GlowPrograms | |
messageId | uint | |
message | string | |
return | System |