C# Class MvcBiblioteca.Infraestrutura.UsuarioViewModelBinderProvider

Inheritance: IModelBinderProvider
ファイルを表示 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