Ejemplo n.º 1
0
 public void Update(QuestionEntity entity)
 {
     throw new System.NotImplementedException();
 }
Ejemplo n.º 2
0
 public void Persist(QuestionEntity entity)
 {
     throw new System.NotImplementedException();
 }