[]
Creates one StochasticBuilder<T> instance to configurate obj.
public StochasticBuilder(Stochastic<T> obj)
Public Sub New(obj As Stochastic(Of T))
| Type | Name | Description |
|---|---|---|
| Stochastic<T> | obj | The Stochastic<T> object to be configurated. |