Property | Type | Description | |
---|---|---|---|
CommandEvent | System.Runtime.CompilerServices |
Method | Description | |
---|---|---|
InitCommandEvent ( string type, bool canBubble, bool cancelable, string command ) : void |
Method | Description | |
---|---|---|
CommandEvent ( ) : System.Runtime.CompilerServices |
public InitCommandEvent ( string type, bool canBubble, bool cancelable, string command ) : void | ||
type | string | |
canBubble | bool | |
cancelable | bool | |
command | string | |
return | void |