IHasReadableAllowedCountryRegions
public interface IHasReadableAllowedCountryRegions : IHasReadableAllowedCountries
Inheritance
- interface IHasReadableAllowedCountries
Namespace
Methods
IsAllowedInRegion (1 of 2)
public bool IsAllowedInRegion(RegionReadOnly region)
IsAllowedInRegion (2 of 2)
public bool IsAllowedInRegion(Guid countryId, Guid regionId)