C# Class PasswordGenerator.Generators.AsciiGenerator

Inheritance: IPasswordGenerator
Afficher le fichier Open project: Tethik/PasswordGenerator

Méthodes publiques

Méthode Description
generatePassword ( short length ) : string
getCachedLength ( ) : short

Method Details

generatePassword() public méthode

public generatePassword ( short length ) : string
length short
Résultat string

getCachedLength() public méthode

public getCachedLength ( ) : short
Résultat short