Пример #1
0
 protected void btnAddComment_Click(object sender, EventArgs e)
 {
     Presenter.AddComment();
 }