Method | Description | |
---|---|---|
Ants ( int id, string name ) : System.Collections.Generic | ||
GetAnt ( ) : IEnumerable |
||
GetId ( ) : int | ||
GetName ( ) : string | ||
JoinAnt ( IChannel channel, Newtonsoft.Json.Linq.JObject args ) : |
public Ants ( int id, string name ) : System.Collections.Generic | ||
id | int | |
name | string | |
return | System.Collections.Generic |
public JoinAnt ( IChannel channel, Newtonsoft.Json.Linq.JObject args ) : |
||
channel | IChannel | |
args | Newtonsoft.Json.Linq.JObject | |
return |