[This is preliminary documentation and is subject to change.]
Returns the default instance of the generator. This instance is thread-safe
Namespace: NFXAssembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
public static ExternalRandomGenerator Instance { get; }
public static ExternalRandomGenerator Instance { get; }
Public Shared ReadOnly Property Instance As ExternalRandomGenerator
Get
Public Shared ReadOnly Property Instance As ExternalRandomGenerator
Get
public:
static property ExternalRandomGenerator^ Instance {
ExternalRandomGenerator^ get ();
}
public:
static property ExternalRandomGenerator^ Instance {
ExternalRandomGenerator^ get ();
}
static member Instance : ExternalRandomGenerator with get
static member Instance : ExternalRandomGenerator with get
Property Value
Type:
ExternalRandomGenerator