MyMediaLite
Random.GetInstance Method ()
Syntax
Collapse All
Gets the instance. If it does not exist yet, it will be created.
Declaring type:
Random
Namespace:
MyMediaLite.Util
Assembly:
MyMediaLite
Syntax
C#
public static Random GetInstance ()
Return Value
the singleton instance
Top
Generated by
ImmDoc .NET
.