Ejemplo n.º 1
0
 public bool PlayerAvailable(int playerid)
 {
     return(_teamContext.PlayerAvailable(playerid));
 }