C# 클래스 Kooboo.Commerce.Recommendations.Engine.Behaviors.BehaviorTypes

파일 보기 프로젝트 열기: Kooboo/Ecommerce

공개 프로퍼티들

프로퍼티 타입 설명
AddToCart string
Purchase string
View string

공개 메소드들

메소드 설명
All ( ) : IEnumerable

메소드 상세

All() 공개 정적인 메소드

public static All ( ) : IEnumerable
리턴 IEnumerable

프로퍼티 상세

AddToCart 공개적으로 정적으로 프로퍼티

public static string AddToCart
리턴 string

Purchase 공개적으로 정적으로 프로퍼티

public static string Purchase
리턴 string

View 공개적으로 정적으로 프로퍼티

public static string View
리턴 string