C# 클래스 Kooboo.Commerce.Products.ProductVariantField

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

Private Properties

프로퍼티 타입 설명
IOrphanable bool

공개 메소드들

메소드 설명
ProductVariantField ( ) : System
ProductVariantField ( string fieldName, string fieldValue ) : System
ToString ( ) : string

비공개 메소드들

메소드 설명
IOrphanable ( ) : bool

메소드 상세

ProductVariantField() 공개 메소드

public ProductVariantField ( ) : System
리턴 System

ProductVariantField() 공개 메소드

public ProductVariantField ( string fieldName, string fieldValue ) : System
fieldName string
fieldValue string
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string