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