[]
        
(Showing Draft Content)

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

MacdBuilder Constructor

MacdBuilder(Macd<T>)

Creates one MacdBuilder<T> instance to configurate obj.

Declaration
public MacdBuilder(Macd<T> obj)
Parameters
Type Name Description
Macd<T> obj

The Macd<T> object to be configurated.