Example #1
0
 public int GetChampionId(ulong serverid)
 {
     return(context.GetChampionId(serverid));
 }