C# Class MvcBiblioteca.Infraestrutura.LivroBinderProvider

Inheritance: IModelBinderProvider
Mostra file Open project: rooseveltdossantos/POSWEB.FURB

Public Methods

Method Description
GetBinder ( Type modelType ) : IModelBinder

Method Details

GetBinder() public method

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