C# 클래스 Kooboo.Commerce.Search.Models.ProductModel

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Create ( Product product, CultureInfo culture, CategoryTree categoryCache ) : ProductModel
ProductModel ( ) : System

메소드 상세

Create() 공개 정적인 메소드

public static Create ( Product product, CultureInfo culture, CategoryTree categoryCache ) : ProductModel
product Kooboo.Commerce.Products.Product
culture System.Globalization.CultureInfo
categoryCache Kooboo.Commerce.Categories.CategoryTree
리턴 ProductModel

ProductModel() 공개 메소드

public ProductModel ( ) : System
리턴 System