Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
edu
neu
ccis
jga
tables
TableService
C# Class edu.neu.ccis.jga.tables.TableService
Mostra file
Open project: jannunzi/dev
Public Methods
Method
Description
TableService
( ) :
System
getTableByName
(
string
tableName
) :
Table
Method Details
TableService()
public
method
public
TableService
( ) :
System
return
System
getTableByName()
public
static
method
public
static
getTableByName
(
string
tableName
) :
Table
tableName
string
return
Table