ValidateCountrySave
public class ValidateCountrySave : ValidationEventBase
Inheritance
- class ValidationEventBase
Namespace
Constructors
ValidateCountrySave
public ValidateCountrySave(CountryReadOnly country)
Properties
Country
public CountryReadOnly Country { get; }