C# Class Kooboo.Commerce.Web.Areas.Commerce.Models.Promotions.PromotionRowModel

Show file Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
PromotionRowModel ( ) : System
PromotionRowModel ( Kooboo.Commerce.Promotions.Promotion promotion ) : System

Method Details

PromotionRowModel() public method

public PromotionRowModel ( ) : System
return System

PromotionRowModel() public method

public PromotionRowModel ( Kooboo.Commerce.Promotions.Promotion promotion ) : System
promotion Kooboo.Commerce.Promotions.Promotion
return System