Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
ATS
Data
Model
CodeTable
C# Class ATS.Data.Model.CodeTable
Mostrar archivo
Open project: victordc/ATS
Class Usage Examples
Public Methods
Method
Description
GetAll
( ) :
IEnumerable
GetById
(
int
codeTableId
) :
CodeTable
Save
( ) :
string
Method Details
GetAll()
public
static
method
public
static
GetAll
( ) :
IEnumerable
return
IEnumerable
GetById()
public
static
method
public
static
GetById
(
int
codeTableId
) :
CodeTable
codeTableId
int
return
CodeTable
Save()
public
method
public
Save
( ) :
string
return
string