Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Com
Aote
Behaviors
CreateReceiptAction
C# Class Com.Aote.Behaviors.CreateReceiptAction
Inheritance:
BaseAsyncAction
Exibir arquivo
Open project: DuBin1988/newsellinggas
Public Properties
Property
Type
Description
DataList
Com.Aote.ObjectTools.ObjectList
Public Methods
Method
Description
CreateObj
(
GeneralObject
source
,
double
no
) :
GeneralObject
GetNo
( ) :
double
Invoke
( ) :
void
Method Details
CreateObj()
public
method
public
CreateObj
(
GeneralObject
source
,
double
no
) :
GeneralObject
source
Com.Aote.ObjectTools.GeneralObject
no
double
return
Com.Aote.ObjectTools.GeneralObject
GetNo()
public
method
public
GetNo
( ) :
double
return
double
Invoke()
public
method
public
Invoke
( ) :
void
return
void
Property Details
DataList
public_oe property
public
ObjectList,Com.Aote.ObjectTools
DataList
return
Com.Aote.ObjectTools.ObjectList