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