C# Class NAPS2.Automation.ConsolePdfPasswordProvider

Inheritance: IPdfPasswordProvider
Afficher le fichier Open project: cyanfish/naps2

Méthodes publiques

Méthode Description
ConsolePdfPasswordProvider ( IErrorOutput errorOutput ) : System
ProvidePassword ( string fileName, int attemptCount, string &password ) : bool

Method Details

ConsolePdfPasswordProvider() public méthode

public ConsolePdfPasswordProvider ( IErrorOutput errorOutput ) : System
errorOutput IErrorOutput
Résultat System

ProvidePassword() public méthode

public ProvidePassword ( string fileName, int attemptCount, string &password ) : bool
fileName string
attemptCount int
password string
Résultat bool