Exemple #1
0
 public bool IsMissingInfo(AddressViewModel address, SiteContext siteContext)
 {
     throw new NotImplementedException();
 }
Exemple #2
0
 public InfoMissing GetInfoMissingBy(SiteContext site)
 {
     throw new NotImplementedException();
 }