C# 클래스 Kooboo.Commerce.Brands.BrandCustomField

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

Private Properties

프로퍼티 타입 설명
IOrphanable bool

공개 메소드들

메소드 설명
BrandCustomField ( string name, string value ) : System
ToString ( ) : string

보호된 메소드들

메소드 설명
BrandCustomField ( ) : System

비공개 메소드들

메소드 설명
IOrphanable ( ) : bool

메소드 상세

BrandCustomField() 보호된 메소드

protected BrandCustomField ( ) : System
리턴 System

BrandCustomField() 공개 메소드

public BrandCustomField ( string name, string value ) : System
name string
value string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string