C# Класс CacheLibrary.GeneratorRandomStrings

Показать файл Открыть проект

Открытые методы

Метод Описание
GeneratorRandomStrings ( int amount ) : System.Collections.Generic
GetCount ( ) : int

Приватные методы

Метод Описание
GenerateRandomElement ( ) : Element
GenerateUniqueRandomElements ( int amount ) : void

Описание методов

GeneratorRandomStrings() публичный Метод

public GeneratorRandomStrings ( int amount ) : System.Collections.Generic
amount int
Результат System.Collections.Generic

GetCount() публичный Метод

public GetCount ( ) : int
Результат int