Exemple #1
0
 public TResult NextValue()
 {
     return(formulae(baseDistribution.NextValue()));
 }