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