C# Class API_8.Controllers.MyValueProviderFactory

Inheritance: System.Web.Http.ValueProviders.ValueProviderFactory
Show file Open project: BarlowDu/WebAPI

Public Methods

Method Description
GetValueProvider ( System actionContext ) : IValueProvider

Method Details

GetValueProvider() public method

public GetValueProvider ( System actionContext ) : IValueProvider
actionContext System
return IValueProvider