Exemple #1
0
 public void RemoveOverride(int id, ulong serverid)
 {
     context.RemoveOverride(id, serverid);
 }