C# Class Kooboo.Commerce.Customers.Customer

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

Customer() public méthode

public Customer ( ) : 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