Свойство | Type | Description | |
---|---|---|---|
r | RethinkDb.Driver.RethinkDB |
Méthode | Description | |
---|---|---|
History ( int limit ) : Newtonsoft.Json.Linq.JArray | ||
Send ( string name, string message ) : void |
Méthode | Description | |
---|---|---|
Init ( ) : void |
public History ( int limit ) : Newtonsoft.Json.Linq.JArray | ||
limit | int | |
Résultat | Newtonsoft.Json.Linq.JArray |
public Send ( string name, string message ) : void | ||
name | string | |
message | string | |
Résultat | void |