'Declaration
Public Function New( _ ByVal obj As MovingAverage(Of T) _ )
public MovingAverageBuilder<T>( MovingAverage<T> obj )
Parameters
- obj
- The C1.Web.Mvc.MovingAverage<T> object to be configurated.
'Declaration
Public Function New( _ ByVal obj As MovingAverage(Of T) _ )
public MovingAverageBuilder<T>( MovingAverage<T> obj )