C# Class voice_card.helper.WebSaveHelper

Inheritance: RecordSave
显示文件 Open project: DuBin1988/newsellinggas

Public Methods

Method Description
Save ( entity trunk, entity inline ) : void

Private Methods

Method 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 method

public Save ( entity trunk, entity inline ) : void
trunk entity
inline entity
return void