C# Class Kooboo.Commerce.Recommendations.Engine.Behaviors.BehaviorTypes

Mostra file Open project: Kooboo/Ecommerce

Public Properties

Property Type Description
AddToCart string
Purchase string
View string

Public Methods

Method Description
All ( ) : IEnumerable

Method Details

All() public static method

public static All ( ) : IEnumerable
return IEnumerable

Property Details

AddToCart public_oe static_oe property

public static string AddToCart
return string

Purchase public_oe static_oe property

public static string Purchase
return string

View public_oe static_oe property

public static string View
return string