Beispiel #1
0
 public void ToggleRankParameter(bool value, ulong serverid)
 {
     context.AllowRankParameter(value, serverid);
 }