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