METAS UncLib Help
C#
VB
C++
F#
Show/Hide TOC
Random
NET Constructor
Initializes a new instance of the
RandomNET
class
Definition
Namespace:
Metas.UncLib.Core.RandomGenerator
Assembly:
Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
Copy
public
RandomNET
()
VB
Copy
Public
Sub
New
C++
Copy
public
:
RandomNET
()
F#
Copy
new
:
unit
->
RandomNET
See Also
Reference
RandomNET Class
Metas.UncLib.Core.RandomGenerator Namespace
In This Article
Definition
See Also