C# Class PurplePen.PdfLoadingUI

Inheritance: IPdfLoadingStatus
Afficher le fichier Open project: petergolde/PurplePen Class Usage Examples

Méthodes publiques

Méthode Description
LoadingComplete ( bool success, string errorMessage ) : void
ShowLoadingStatus ( string fileName ) : bool

Private Methods

Méthode Description
CloseDialog ( ) : void

Method Details

LoadingComplete() public méthode

public LoadingComplete ( bool success, string errorMessage ) : void
success bool
errorMessage string
Résultat void

ShowLoadingStatus() public méthode

public ShowLoadingStatus ( string fileName ) : bool
fileName string
Résultat bool