C# 클래스 edu.neu.ccis.jga.tables.TableService

파일 보기 프로젝트 열기: jannunzi/dev

공개 메소드들

메소드 설명
TableService ( ) : System
getTableByName ( string tableName ) : Table

메소드 상세

TableService() 공개 메소드

public TableService ( ) : System
리턴 System

getTableByName() 공개 정적인 메소드

public static getTableByName ( string tableName ) : Table
tableName string
리턴 Table