C# Class Elephanet.StoreInfo

Inheritance: IStoreInfo
Afficher le fichier Open project: YoloDev/elephanet Class Usage Examples

Méthodes publiques

Méthode Description
Add ( string tableName ) : void
StoreInfo ( ) : System
StoreInfo ( string storeName ) : System

Method Details

Add() public méthode

public Add ( string tableName ) : void
tableName string
Résultat void

StoreInfo() public méthode

public StoreInfo ( ) : System
Résultat System

StoreInfo() public méthode

public StoreInfo ( string storeName ) : System
storeName string
Résultat System