C# Class Com.Aote.Controls.Excel

Inheritance: System.Windows.FrameworkElement, INotifyPropertyChanged
Afficher le fichier Open project: DuBin1988/restv2 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
OnCompleted ( ) : void
OnPropertyChanged ( string info ) : void
ToExcel ( ) : void
client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void

Method Details

OnCompleted() public méthode

public OnCompleted ( ) : void
Résultat void

OnPropertyChanged() public méthode

public OnPropertyChanged ( string info ) : void
info string
Résultat void

ToExcel() public méthode

public ToExcel ( ) : void
Résultat void

client_UploadStringCompleted() public méthode

public client_UploadStringCompleted ( object sender, UploadStringCompletedEventArgs e ) : void
sender object
e System.Net.UploadStringCompletedEventArgs
Résultat void

Property Details

isBusy public_oe property

public bool isBusy
Résultat bool