コード例 #1
0
 public void SetRoleType(CommandType type, ulong serverid)
 {
     context.SetRoleType(type, serverid);
 }