C# Class NavigationEdgeApi.Navigation.DataValueProviderFactory

Inheritance: System.Web.Http.ValueProviders.ValueProviderFactory
ファイルを表示 Open project: grahammendick/NavigationEdge

Public Methods

Method Description
GetValueProvider ( System.Web.Http.Controllers.HttpActionContext actionContext ) : IValueProvider

Method Details

GetValueProvider() public method

public GetValueProvider ( System.Web.Http.Controllers.HttpActionContext actionContext ) : IValueProvider
actionContext System.Web.Http.Controllers.HttpActionContext
return IValueProvider