C# Class Kooboo.Commerce.Web.Areas.Commerce.Models.Countries.CountryRowModel

Show file Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
CountryRowModel ( ) : System
CountryRowModel ( Country country ) : System

Method Details

CountryRowModel() public method

public CountryRowModel ( ) : System
return System

CountryRowModel() public method

public CountryRowModel ( Country country ) : System
country Kooboo.Commerce.Countries.Country
return System