Kooboo.Commerce.Web.Areas.Commerce.Models.Countries.CountryRowModel.CountryRowModel C# (CSharp) Method

CountryRowModel() public method

public CountryRowModel ( ) : System
return System
        public CountryRowModel()
        {
        }

Same methods

CountryRowModel::CountryRowModel ( Country country ) : System
CountryRowModel