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