示例#1
0
 public CommandType RoleCommandType(ulong serverid)
 {
     return(context.RoleCommandType(serverid));
 }