Пример #1
0
 public bool Question_Update(Question data)
 {
     return(obj.Question_Update(data));
 }