|  | DoubleRandomBetaDistributionMethod Property | 
            Gets the generation method.
            
Namespace: CenterSpace.NMath.CoreAssembly: NMath (in NMath.dll) Version: 7.4
 Syntax
Syntaxpublic DoubleRandomBetaDistributionGenerationMethod Method { get; }Public ReadOnly Property Method As DoubleRandomBetaDistributionGenerationMethod
	Get
public:
property DoubleRandomBetaDistributionGenerationMethod Method {
	DoubleRandomBetaDistributionGenerationMethod get ();
}member Method : DoubleRandomBetaDistributionGenerationMethod with get
Property Value
DoubleRandomBetaDistributionGenerationMethod See Also
See Also