Ejemplo n.º 1
0
 public bool Connected(TUserContext checker, int x, int y)
 {
     return(UserContext.Connected(checker, x, y));
 }