C# Class trello.Services.Handlers.ProgressScope

Inheritance: IDisposable
Afficher le fichier Open project: Bunk/trellow

Méthodes publiques

Méthode Description
Dispose ( ) : void
ProgressScope ( IProgressService progress, string message = "Loading..." ) : System

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

ProgressScope() public méthode

public ProgressScope ( IProgressService progress, string message = "Loading..." ) : System
progress IProgressService
message string
Résultat System