Пример #1
0
 public GOPoolCategory CreateCategory(string categoryName)
 {
     return(goPool.CreateCategory(categoryName));
 }