예제 #1
0
 public bool HasCategory(string categoryName)
 {
     return(goPool.HasCategory(categoryName));
 }