C# Class Kooboo.Commerce.Brands.BrandCustomField

Inheritance: IOrphanable
Afficher le fichier Open project: Kooboo/Ecommerce Class Usage Examples

Private Properties

Свойство Type Description
IOrphanable bool

Méthodes publiques

Méthode Description
BrandCustomField ( string name, string value ) : System
ToString ( ) : string

Méthodes protégées

Méthode Description
BrandCustomField ( ) : System

Private Methods

Méthode Description
IOrphanable ( ) : bool

Method Details

BrandCustomField() protected méthode

protected BrandCustomField ( ) : System
Résultat System

BrandCustomField() public méthode

public BrandCustomField ( string name, string value ) : System
name string
value string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string