Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
voice_card
helper
DBSaveHelper
C# Class voice_card.helper.DBSaveHelper
Inheritance:
RecordSave
Show file
Open project: DuBin1988/newsellinggas
Public Methods
Method
Description
Save
(
LineInfo
trunk
,
LineInfo
inline
) :
void
Private Methods
Method
Description
Insert
(
LineInfo
line
) :
void
Update
(
LineInfo
trunk
,
LineInfo
inline
) :
void
Method Details
Save()
public
method
public
Save
(
LineInfo
trunk
,
LineInfo
inline
) :
void
trunk
voice_card.entity.LineInfo
inline
voice_card.entity.LineInfo
return
void