C# Class OldWayModelBinder, code

Inheritance: DefaultModelBinder
Mostrar archivo Open project: shendongnian/code

Protected Methods

Method Description
OnModelUpdated ( ControllerContext, controllerContext, ModelBindingContext, bindingContext ) : void

Method Details

OnModelUpdated() protected method

protected OnModelUpdated ( ControllerContext, controllerContext, ModelBindingContext, bindingContext ) : void
controllerContext ControllerContext,
bindingContext ModelBindingContext,
return void