Click or drag to resize
Accord.NET (logo)

DistributionConstructorInfoConstructorInfo Property

Gets the reflection constructor information.

Namespace:  Accord.Statistics.Distributions.Reflection
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
public ConstructorInfo ConstructorInfo { get; }
Request Example View Source

Property Value

Type: ConstructorInfo
See Also