Exemplo n.º 1
0
 public void SetRankType(CommandType type, ulong serverid)
 {
     context.SetRankType(type, serverid);
 }