Method | Description | |
---|---|---|
EventDispatcher ( string path ) : System | ||
Forward ( string message ) : void | ||
Forward ( string command, string arguments ) : void |
Method | Description | |
---|---|---|
getInstances ( string path ) : IEnumerable |
||
trySend ( Instance info, string message ) : bool |
public EventDispatcher ( string path ) : System | ||
path | string | |
return | System |
public Forward ( string command, string arguments ) : void | ||
command | string | |
arguments | string | |
return | void |