Randomizer Constructor
Delta Engine Documentation
Initializes a new instance of the
Randomizer
class
Namespace:
DeltaEngine.Core
Assembly:
DeltaEngine
(in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
Syntax
C#
VB
C++
F#
View Colorized
Copy to Clipboard
Print
protected
Randomizer
()
protected Randomizer()
Protected
Sub
New
Protected Sub New
protected
:
Randomizer
()
protected: Randomizer()
new
:
unit
->
Randomizer
new : unit -> Randomizer
See Also
Randomizer Class
DeltaEngine.Core Namespace