C# Class Calyptus.Mvc.DefaultAttribute

Inheritance: BinderBaseAttribute
Show file Open project: sebmarkbage/calyptus.mvc

Protected Methods

Method Description
TryBinding ( IHttpContext context, object &value ) : bool

Method Details

TryBinding() protected method

protected TryBinding ( IHttpContext context, object &value ) : bool
context IHttpContext
value object
return bool