示例#1
0
 public void Update(QuestionEntity entity)
 {
     throw new System.NotImplementedException();
 }
示例#2
0
 public void Persist(QuestionEntity entity)
 {
     throw new System.NotImplementedException();
 }