Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
ExecuteResult ( ControllerContext context ) : void | ||
JsonNetResult ( ) : System | ||
JsonNetResult ( Object data ) : System | ||
JsonNetResult ( Object data, String contentType ) : System | ||
JsonNetResult ( Object data, String contentType, |
public ExecuteResult ( ControllerContext context ) : void | ||
context | ControllerContext | |
Résultat | void |
public JsonNetResult ( Object data ) : System | ||
data | Object | |
Résultat | System |
public JsonNetResult ( Object data, String contentType ) : System | ||
data | Object | |
contentType | String | |
Résultat | System |
public JsonNetResult ( Object data, String contentType, |
||
data | Object | |
contentType | String | |
encoding | ||
Résultat | System |