C# Class QuanLySieuThi.DATA.HOADONDATA

Inheritance: QuanLySieuThi.APP_DATA.DATA
Afficher le fichier Open project: KurtLyndon/TTN-TH248 Class Usage Examples

Méthodes publiques

Méthode Description
DeleteHD ( string ID ) : void
GAN_HD ( List HD ) : void
HOADONDATA ( ) : System
InsertHD ( List HD ) : void
UpdateHD ( List HD ) : void

Method Details

DeleteHD() public méthode

public DeleteHD ( string ID ) : void
ID string
Résultat void

GAN_HD() public méthode

public GAN_HD ( List HD ) : void
HD List
Résultat void

HOADONDATA() public méthode

public HOADONDATA ( ) : System
Résultat System

InsertHD() public méthode

public InsertHD ( List HD ) : void
HD List
Résultat void

UpdateHD() public méthode

public UpdateHD ( List HD ) : void
HD List
Résultat void