C# Class OldWayModelBinder, code

Inheritance: DefaultModelBinder
Afficher le fichier Open project: shendongnian/code

Méthodes protégées

Méthode Description
OnModelUpdated ( ControllerContext, controllerContext, ModelBindingContext, bindingContext ) : void

Method Details

OnModelUpdated() protected méthode

protected OnModelUpdated ( ControllerContext, controllerContext, ModelBindingContext, bindingContext ) : void
controllerContext ControllerContext,
bindingContext ModelBindingContext,
Résultat void