C# Class Kooboo.Commerce.Brands.Brand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Brand ( ) : System.Collections.Generic
SetCustomField ( string name, string value ) : void
ToString ( ) : string

Method Details

Brand() public méthode

public Brand ( ) : System.Collections.Generic
Résultat System.Collections.Generic

SetCustomField() public méthode

public SetCustomField ( string name, string value ) : void
name string
value string
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string