Пример #1
0
 protected int TestFindAllActiveGamesForState(State state)
 {
     return(_bridge.FindAllActiveGames(state));
 }