C# Class Zetbox.Client.ASPNET.LookupDictionaryModelBinderProvider

Inheritance: ILookupDictionaryModelBinderProvider
Afficher le fichier Open project: daszat/zetbox

Méthodes publiques

Méthode Description
GetBinder ( Type modelType ) : IModelBinder
LookupDictionaryModelBinderProvider ( Func factory ) : System

Method Details

GetBinder() public méthode

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

LookupDictionaryModelBinderProvider() public méthode

public LookupDictionaryModelBinderProvider ( Func factory ) : System
factory Func
Résultat System