示例#1
0
 public void ChangeMasteryAccount(bool value, ulong serverid)
 {
     context.ChangeMasteryAccount(value, serverid);
 }