Generator of random String objects from a predefined list of string values.
Namespace:
Gallio.Framework.Data.GenerationAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class RandomStockStringGenerator : RandomStringGenerator |
| Visual Basic (Declaration) |
|---|
Public Class RandomStockStringGenerator _ Inherits RandomStringGenerator |
Inheritance Hierarchy
System..::.Object
Gallio.Framework.Data.Generation..::.Generator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomGenerator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomStringGenerator
Gallio.Framework.Data.Generation..::.RandomStockStringGenerator
Gallio.Framework.Data.Generation..::.Generator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomGenerator<(Of <(String>)>)
Gallio.Framework.Data.Generation..::.RandomStringGenerator
Gallio.Framework.Data.Generation..::.RandomStockStringGenerator
