Свойство | Тип | Описание | |
---|---|---|---|
userLookup | CheevoUser>.Dictionary |
Метод | Описание | |
---|---|---|
CheevoTracker ( ) : System | ||
ListUsersAsCSV ( |
||
ProposeCheevo ( string user, string proposes, int id ) : bool | ||
RequestReceived ( string user, Stream outputStream ) : void |
public ListUsersAsCSV ( |
||
memStream | ||
Результат | void |
public ProposeCheevo ( string user, string proposes, int id ) : bool | ||
user | string | |
proposes | string | |
id | int | |
Результат | bool |
public RequestReceived ( string user, Stream outputStream ) : void | ||
user | string | |
outputStream | Stream | |
Результат | void |