Click or drag to resize

DistributionRegistryRegisterDistribution Method

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

Namespace:  Demo3D.Common.Random
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public void RegisterDistribution(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Demo3D.Common.Random.DistributionRegistry.RegisterDistribution(System.Type)"]

See Also