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