Méthode | Description | |
---|---|---|
ApiController ( Cake.Web.Docs.DocumentModel model, |
||
Index ( ) : System.Web.Mvc.ActionResult | ||
Member ( string namespaceId, string typeId, string memberId ) : System.Web.Mvc.ActionResult | ||
Namespace ( string namespaceId ) : System.Web.Mvc.ActionResult | ||
Type ( string namespaceId, string typeId ) : System.Web.Mvc.ActionResult |
public ApiController ( Cake.Web.Docs.DocumentModel model, |
||
model | Cake.Web.Docs.DocumentModel | |
router | ||
Résultat | System |
public Index ( ) : System.Web.Mvc.ActionResult | ||
Résultat | System.Web.Mvc.ActionResult |
public Member ( string namespaceId, string typeId, string memberId ) : System.Web.Mvc.ActionResult | ||
namespaceId | string | |
typeId | string | |
memberId | string | |
Résultat | System.Web.Mvc.ActionResult |
public Namespace ( string namespaceId ) : System.Web.Mvc.ActionResult | ||
namespaceId | string | |
Résultat | System.Web.Mvc.ActionResult |
public Type ( string namespaceId, string typeId ) : System.Web.Mvc.ActionResult | ||
namespaceId | string | |
typeId | string | |
Résultat | System.Web.Mvc.ActionResult |