[]
Creates one RSIBuilder<T> instance to configurate obj.
obj
public RSIBuilder(RSI<T> obj)
Public Sub New(obj As RSI(Of T))
The RSI<T> object to be configurated.