C# 클래스 Elephanet.StoreInfo

상속: IStoreInfo
파일 보기 프로젝트 열기: YoloDev/elephanet 1 사용 예제들

공개 메소드들

메소드 설명
Add ( string tableName ) : void
StoreInfo ( ) : System
StoreInfo ( string storeName ) : System

메소드 상세

Add() 공개 메소드

public Add ( string tableName ) : void
tableName string
리턴 void

StoreInfo() 공개 메소드

public StoreInfo ( ) : System
리턴 System

StoreInfo() 공개 메소드

public StoreInfo ( string storeName ) : System
storeName string
리턴 System