Пример #1
0
 public bool MasteryPointsByAccount(ulong serverid)
 {
     return(context.MasteryPointsByAccount(serverid));
 }