Ejemplo n.º 1
0
 public bool HasCategory(string categoryName)
 {
     return(goPool.HasCategory(categoryName));
 }