C# 클래스 Kooboo.Commerce.Web.Areas.Commerce.Models.Countries.CountryRowModel

파일 보기 프로젝트 열기: Kooboo/Ecommerce 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
CountryRowModel ( ) : System
CountryRowModel ( Country country ) : System

메소드 상세

CountryRowModel() 공개 메소드

public CountryRowModel ( ) : System
리턴 System

CountryRowModel() 공개 메소드

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