Esempio n. 1
0
 public void RemoveRoleDisable(int id, ulong serverid)
 {
     context.RemoveRoleDisable(id, serverid);
 }