AllowedCountry
public class AllowedCountry : ValueObjectBase
Inheritance
- class ValueObjectBase
Namespace
Constructors
AllowedCountry
public AllowedCountry(Guid countryId)
Properties
CountryId
public Guid CountryId { get; }
Methods
DeepClone
public override object DeepClone()