Beispiel #1
0
 public Domain.Models.Quizz.Quizz Update(Guid id, Domain.Models.Quizz.Quizz item)
 {
     throw new NotImplementedException();
 }
Beispiel #2
0
 public Domain.Models.Quizz.Quizz Create(Domain.Models.Quizz.Quizz item)
 {
     throw new NotImplementedException();
 }