C# Class edu.neu.ccis.jga.tables.TableService

Afficher le fichier Open project: jannunzi/dev

Méthodes publiques

Méthode Description
TableService ( ) : System
getTableByName ( string tableName ) : Table

Method Details

TableService() public méthode

public TableService ( ) : System
Résultat System

getTableByName() public static méthode

public static getTableByName ( string tableName ) : Table
tableName string
Résultat Table