C# Class vbgCMS.UI.Web.Code.Configuration.Mvc.RegisterModelBinder

Inheritance: IRegister
Afficher le fichier Open project: Tazer/vbgCMS

Méthodes publiques

Méthode Description
Execute ( ) : void
RegisterModelBinder ( ModelBinderDictionary modelbinders, IValidatorFactory validationFactory ) : System

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

RegisterModelBinder() public méthode

public RegisterModelBinder ( ModelBinderDictionary modelbinders, IValidatorFactory validationFactory ) : System
modelbinders ModelBinderDictionary
validationFactory IValidatorFactory
Résultat System