Click or drag to resize

DistributionBaseInitialize Method (Type)

[Missing <summary> documentation for "M:Demo3D.Common.Random.DistributionBase.Initialize(System.Type)"]

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 10.0.7983.28765
Syntax
C#
protected void Initialize(
	Type distributionType
)

Parameters

distributionType
Type: SystemType

[Missing <param name="distributionType"/> documentation for "M:Demo3D.Common.Random.DistributionBase.Initialize(System.Type)"]

See Also