'宣言 Public Class ODataCollectionViewService(Of T) Inherits BaseODataCollectionViewService(Of T) Implements IItemsSource(Of T), ITemplate
public class ODataCollectionViewService<T> : BaseODataCollectionViewService<T>, IItemsSource<T>, ITemplate
'宣言 Public Class ODataCollectionViewService(Of T) Inherits BaseODataCollectionViewService(Of T) Implements IItemsSource(Of T), ITemplate
public class ODataCollectionViewService<T> : BaseODataCollectionViewService<T>, IItemsSource<T>, ITemplate
System.Object
C1.Web.Mvc.Component
C1.Web.Mvc.BaseCollectionViewService<T>
C1.Web.Mvc.BaseODataCollectionViewService<T>
C1.Web.Mvc.ODataCollectionViewService<T>