AllowedCountryRegion
public class AllowedCountryRegion : AllowedCountry
Inheritance
- class AllowedCountry
Namespace
Constructors
AllowedCountryRegion
public AllowedCountryRegion(Guid countryId, Guid? regionId)
Properties
RegionId
public Guid? RegionId { get; }
Methods
DeepClone
public override object DeepClone()