Beispiel #1
0
 public void Delete(DummyServiceIdDto dto)
 {
     throw new System.NotImplementedException();
 }
Beispiel #2
0
 public DummyServiceDto GetById(DummyServiceIdDto dto)
 {
     throw new System.NotImplementedException();
 }