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