C# Class Com.Aote.ObjectTools.ExcelObj

Inheritance: CustomTypeHelper, IAsyncObject
Datei anzeigen Open project: DuBin1988/restv2 Class Usage Examples

Public Properties

Property Type Description
isBusy bool

Public Methods

Method Description
Export ( ) : void
OnCompleted ( System e ) : void

Private Methods

Method Description
Load ( string objs, dynamic sheet, PagedObjectList pol, dynamic excel ) : void

Method Details

Export() public method

public Export ( ) : void
return void

OnCompleted() public method

public OnCompleted ( System e ) : void
e System
return void

Property Details

isBusy public_oe property

是否正忙于工作
public bool isBusy
return bool