Class RngExtensions
Inheritance
System.Object
RngExtensions
Syntax
public static class RngExtensions : object
Methods
GetState(Rng)
Declaration
public static RngState GetState(this Rng rng)
Parameters
Type |
Name |
Description |
Rng |
rng |
|
Returns
SetState(Rng, RngState)
Declaration
public static void SetState(this Rng rng, RngState state)
Parameters
State(Rng)
Declaration
public static RngState State(this Rng rng)
Parameters
Type |
Name |
Description |
Rng |
rng |
|
Returns
State(Rng)
Declaration
public static RngState State(this Rng rng)
Parameters
Type |
Name |
Description |
Rng |
rng |
|
Returns