C# Class System.ComponentModel.Navigation.ObjectActionResult

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

Private Methods

Method Description
ObjectActionResult ( object value ) : System