Method | Description | |
---|---|---|
ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
TapasJsonResult ( object data, bool traverseChildren ) : System |
public ExecuteResult ( System.Web.Mvc.ControllerContext context ) : void | ||
context | System.Web.Mvc.ControllerContext | |
return | void |
public TapasJsonResult ( object data, bool traverseChildren ) : System | ||
data | object | |
traverseChildren | bool | |
return | System |