Method | Description | |
---|---|---|
Download ( string version = "1" ) : System.Web.Mvc.ActionResult | ||
Index ( ) : System.Web.Mvc.ActionResult | ||
OAuth1 ( ) : System.Web.Mvc.ActionResult | ||
OAuth2 ( ) : System.Web.Mvc.ActionResult | ||
Raw ( string version = "1" ) : System.Web.Mvc.ActionResult |
Method | Description | |
---|---|---|
GetRamlContents ( string version ) : string |
public Download ( string version = "1" ) : System.Web.Mvc.ActionResult | ||
version | string | |
return | System.Web.Mvc.ActionResult |
public Index ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public OAuth1 ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public OAuth2 ( ) : System.Web.Mvc.ActionResult | ||
return | System.Web.Mvc.ActionResult |
public Raw ( string version = "1" ) : System.Web.Mvc.ActionResult | ||
version | string | |
return | System.Web.Mvc.ActionResult |