C# Class Rebel.Cms.Web.DependencyManagement.ModelBinderProvider

Inheritance: IModelBinderProvider
Show file Open project: RebelCMS/rebelcmsxu5

Public Methods

Method Description
GetBinder ( Type modelType ) : IModelBinder

Method Details

GetBinder() public method

public GetBinder ( Type modelType ) : IModelBinder
modelType System.Type
return IModelBinder