Пример #1
0
 public void CreateComment(Comment comment)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public void EditComment(Comment comment)
 {
     throw new NotImplementedException();
 }