RanInt32Seed(Int32) Method

Definition

Namespace: RandomOps
Assembly: DWSIM.MathOps.RandomOps (in DWSIM.MathOps.RandomOps.dll) Version: 2.1.0.0 (2.1.0.0)
protected abstract void Seed(
	int seed
)

Parameters

seed  Int32
 

See Also