[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.FlexMapBuilder-1.-ctor

FlexMapBuilder Constructor

FlexMapBuilder(FlexMap<T>)

Creates one FlexMapBuilder<T> instance to configurate component.

Declaration
public FlexMapBuilder(FlexMap<T> component)
Parameters
Type Name Description
FlexMap<T> component

The FlexMap<T> object to be configurated.