[]
        
(Showing Draft Content)

C1.Web.Mvc.Finance.Fluent.RSIBuilder-1.-ctor

RSIBuilder Constructor

RSIBuilder(RSI<T>)

Creates one RSIBuilder<T> instance to configurate obj.

Declaration
public RSIBuilder(RSI<T> obj)
Parameters
Type Name Description
RSI<T> obj

The RSI<T> object to be configurated.