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