C# Class CacheLibrary.GeneratorRandomStrings

Afficher le fichier Open project: Confirmit/Students

Méthodes publiques

Méthode Description
GeneratorRandomStrings ( int amount ) : System.Collections.Generic
GetCount ( ) : int

Private Methods

Méthode Description
GenerateRandomElement ( ) : Element
GenerateUniqueRandomElements ( int amount ) : void

Method Details

GeneratorRandomStrings() public méthode

public GeneratorRandomStrings ( int amount ) : System.Collections.Generic
amount int
Résultat System.Collections.Generic

GetCount() public méthode

public GetCount ( ) : int
Résultat int