C# Class voice_card.helper.WebSaveHelper

Inheritance: RecordSave
Afficher le fichier Open project: DuBin1988/newsellinggas

Méthodes publiques

Méthode Description
Save ( entity trunk, entity inline ) : void

Private Methods

Méthode Description
Insert ( LineInfo line ) : void
SendMessage ( string sql ) : void
Update ( LineInfo trunk, LineInfo inline ) : void
client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void

Method Details

Save() public méthode

public Save ( entity trunk, entity inline ) : void
trunk entity
inline entity
Résultat void