public bool IsMissingInfo(AddressViewModel address, SiteContext siteContext) { throw new NotImplementedException(); }
public InfoMissing GetInfoMissingBy(SiteContext site) { throw new NotImplementedException(); }