C# Class Elephanet.StoreInfo

Inheritance: IStoreInfo
Show file Open project: YoloDev/elephanet Class Usage Examples

Public Methods

Method Description
Add ( string tableName ) : void
StoreInfo ( ) : System
StoreInfo ( string storeName ) : System

Method Details

Add() public method

public Add ( string tableName ) : void
tableName string
return void

StoreInfo() public method

public StoreInfo ( ) : System
return System

StoreInfo() public method

public StoreInfo ( string storeName ) : System
storeName string
return System