|
DistributionConstructorInfoConstructorInfo Property
|
Gets the reflection constructor information.
Namespace:
Accord.Statistics.Distributions.Reflection
Assembly:
Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntaxpublic ConstructorInfo ConstructorInfo { get; }
Public ReadOnly Property ConstructorInfo As ConstructorInfo
Get
Request Example
View SourceProperty Value
Type:
ConstructorInfo
See Also