C# Class Masonry.Core.Composition.CompositionScopeModelBinderProvider

Inheritance: IModelBinderProvider
Afficher le fichier Open project: DenisVuyka/Masonry

Méthodes publiques

Méthode Description
GetBinder ( Type modelType ) : IModelBinder
GetModelBinderContractName ( Type modelType ) : string

Method Details

GetBinder() public méthode

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

GetModelBinderContractName() public static méthode

public static GetModelBinderContractName ( Type modelType ) : string
modelType System.Type
Résultat string