Ejemplo n.º 1
0
 protected int TestFilterActiveGamesByUserName(string username)
 {
     return(_bridge.FilterActiveGamesByUserName(username));
 }