Пример #1
0
 public bool Update(Content categoriesContent)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public Content Add(Content categoriesContent)
 {
     throw new NotImplementedException();
 }