C# Class Com.Aote.ObjectTools.ExcelObj

Inheritance: CustomTypeHelper, IAsyncObject
Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

Свойство Type Description
isBusy bool

Méthodes publiques

Méthode Description
Export ( ) : void
OnCompleted ( System e ) : void

Private Methods

Méthode Description
Load ( string objs, dynamic sheet, PagedObjectList pol, dynamic excel ) : void

Method Details

Export() public méthode

public Export ( ) : void
Résultat void

OnCompleted() public méthode

public OnCompleted ( System e ) : void
e System
Résultat void

Property Details

isBusy public_oe property

是否正忙于工作
public bool isBusy
Résultat bool