C# Class Com.Aote.Controls.DownLoad

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
Down ( ) : void
OnCompleted ( ) : void
OnPropertyChanged ( string info ) : void
client_OpenReadCompleted ( object sender, OpenReadCompletedEventArgs e ) : void

Method Details

Down() public méthode

public Down ( ) : void
Résultat void

OnCompleted() public méthode

public OnCompleted ( ) : void
Résultat void

OnPropertyChanged() public méthode

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

client_OpenReadCompleted() public méthode

public client_OpenReadCompleted ( object sender, OpenReadCompletedEventArgs e ) : void
sender object
e OpenReadCompletedEventArgs
Résultat void

Property Details

isBusy public_oe property

public bool isBusy
Résultat bool