Click or drag to resize

GeneratorBase Class

[Missing <summary> documentation for "T:Demo3D.Common.Random.GeneratorBase"]

Inheritance Hierarchy

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
public class GeneratorBase : IGenerator

The GeneratorBase type exposes the following members.

Constructors
  NameDescription
Public methodGeneratorBase
Initializes a new instance of the GeneratorBase class
Top
Properties
  NameDescription
Public propertyInternalGenerator
Top
Methods
  NameDescription
Public methodNextDouble
Public methodReset
Public methodToString (Overrides ObjectToString.)
Top
Fields
See Also