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