Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
QuanLySieuThi
DATA
HOADONDATA
C# Class QuanLySieuThi.DATA.HOADONDATA
Inheritance:
QuanLySieuThi.APP_DATA.DATA
Datei anzeigen
Open project: KurtLyndon/TTN-TH248
Class Usage Examples
Public Methods
Method
Description
DeleteHD
(
string
ID
) :
void
GAN_HD
(
List
HD
) :
void
HOADONDATA
( ) :
System
InsertHD
(
List
HD
) :
void
UpdateHD
(
List
HD
) :
void
Method Details
DeleteHD()
public
method
public
DeleteHD
(
string
ID
) :
void
ID
string
return
void
GAN_HD()
public
method
public
GAN_HD
(
List
HD
) :
void
HD
List
return
void
HOADONDATA()
public
method
public
HOADONDATA
( ) :
System
return
System
InsertHD()
public
method
public
InsertHD
(
List
HD
) :
void
HD
List
return
void
UpdateHD()
public
method
public
UpdateHD
(
List
HD
) :
void
HD
List
return
void