コード例 #1
0
 public void AddRoleDisable(string parameter, ulong serverid)
 {
     context.AddRoleDisable(parameter, serverid);
 }