C# Class Com.Aote.Behaviors.CreateReceiptAction

Inheritance: BaseAsyncAction
Datei anzeigen 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