Пример #1
0
 public ReferralDto UpdateReferring(ReferralsDto updatedReferral)
 {
     throw new NotImplementedException();
 }
Пример #2
0
 public ReferralDto CreateReferring(ReferralsDto newReferral, bool ignoreWarning)
 {
     throw new NotImplementedException();
 }