C# Class Kooboo.Commerce.Brands.BrandCustomField

Inheritance: IOrphanable
Mostrar archivo Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Property Type Description
IOrphanable bool

Public Methods

Method Description
BrandCustomField ( string name, string value ) : System
ToString ( ) : string

Protected Methods

Method Description
BrandCustomField ( ) : System

Private Methods

Method Description
IOrphanable ( ) : bool

Method Details

BrandCustomField() protected method

protected BrandCustomField ( ) : System
return System

BrandCustomField() public method

public BrandCustomField ( string name, string value ) : System
name string
value string
return System

ToString() public method

public ToString ( ) : string
return string