C# 클래스 Kooboo.Commerce.Categories.Category

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Category ( ) : System.Collections.Generic
SetCustomField ( string name, string value ) : void

메소드 상세

Category() 공개 메소드

public Category ( ) : System.Collections.Generic
리턴 System.Collections.Generic

SetCustomField() 공개 메소드

public SetCustomField ( string name, string value ) : void
name string
value string
리턴 void