Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
QuanLySieuThi
DATA
CHITIETHOADONDATA
C# Class QuanLySieuThi.DATA.CHITIETHOADONDATA
Inheritance:
QuanLySieuThi.APP_DATA.DATA
Exibir arquivo
Open project: KurtLyndon/TTN-TH248
Class Usage Examples
Public Methods
Method
Description
CHITIETHOADONDATA
( ) :
System
DeleteCTHD
(
string
ID
) :
void
GAN_CTHD
(
List
CTHD
) :
void
InsertCTHD
(
List
CTHD
) :
void
SHOW_CTHD
(
string
ID
) :
void
UpdateCTHD
(
List
CTHD
) :
void
Method Details
CHITIETHOADONDATA()
public
method
public
CHITIETHOADONDATA
( ) :
System
return
System
DeleteCTHD()
public
method
public
DeleteCTHD
(
string
ID
) :
void
ID
string
return
void
GAN_CTHD()
public
method
public
GAN_CTHD
(
List
CTHD
) :
void
CTHD
List
return
void
InsertCTHD()
public
method
public
InsertCTHD
(
List
CTHD
) :
void
CTHD
List
return
void
SHOW_CTHD()
public
method
public
SHOW_CTHD
(
string
ID
) :
void
ID
string
return
void
UpdateCTHD()
public
method
public
UpdateCTHD
(
List
CTHD
) :
void
CTHD
List
return
void