Пример #1
0
 public CommandType RankCommandType(ulong serverid)
 {
     return(context.RankCommandType(serverid));
 }