C# Class System.ComponentModel.Navigation.ObjectActionResult

Represents an arbitrary object as the action result.
Inheritance: ActionResult
Show file Open project: nikhilk/silverlightfx

Private Methods

Method Description
ObjectActionResult ( object value ) : System