C# Class MvcBiblioteca.Infraestrutura.LivroBinderProvider

Inheritance: IModelBinderProvider
Afficher le fichier Open project: rooseveltdossantos/POSWEB.FURB

Méthodes publiques

Méthode Description
GetBinder ( Type modelType ) : IModelBinder

Method Details

GetBinder() public méthode

public GetBinder ( Type modelType ) : IModelBinder
modelType System.Type
Résultat IModelBinder