C# Class Kooboo.Commerce.Search.Models.ProductModel

Afficher le fichier Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Create ( Product product, CultureInfo culture, CategoryTree categoryCache ) : ProductModel
ProductModel ( ) : System

Method Details

Create() public static méthode

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

ProductModel() public méthode

public ProductModel ( ) : System
Résultat System