Click or drag to resize

DistributionRegistryDistributionDictionary Property

[Missing <summary> documentation for "P:Demo3D.Common.Random.DistributionRegistry.DistributionDictionary"]


Namespace: Demo3D.Common.Random
Assembly: Demo3D.Common (in Demo3D.Common.dll) Version: 19.00.00
Syntax
C#
public Dictionary<string, Type> DistributionDictionary { get; }

Property Value

DictionaryString, Type
See Also