Exemplo n.º 1
0
 public void ChangeMasteryAccount(bool value, ulong serverid)
 {
     context.ChangeMasteryAccount(value, serverid);
 }