예제 #1
0
 public void Save(dynamic context)
 {
     _repository.Save(context);
 }