C# Class API_3.Controllers.FigureController

Inheritance: ApiController
Afficher le fichier Open project: BarlowDu/WebAPI

Méthodes publiques

Méthode Description
GetAll ( ) : IEnumerable
GetBadRequestErrorMessageResult ( ) : BadRequestErrorMessageResult
GetBadRequestResult ( ) : System.Web.Http.Results.BadRequestResult
GetConflictResult ( ) : ConflictResult
GetCreatedAtRouteNegotiatedContentResult ( ) : CreatedAtRouteNegotiatedContentResult>
GetCreatedNegotiatedContentResult ( ) : CreatedNegotiatedContentResult>
GetExceptionResult ( ) : ExceptionResult
GetFile ( ) : HttpResponseMessage
GetFormattedContentResult ( ) : FormattedContentResult>
GetInternalServerErrorResult ( ) : InternalServerErrorResult
GetInvalidModelStateResult ( ) : InvalidModelStateResult
GetJsonResult ( ) : JsonResult>
GetMehtodFormattedContentResult ( ) : FormattedContentResult>
GetMehtodJsonResult ( ) : JsonResult>
GetMethodBadRequestResult ( ) : System.Web.Http.Results.BadRequestResult
GetMethodConflictResult ( ) : ConflictResult
GetMethodCreatedAtRouteNegotiatedContentResult ( ) : CreatedAtRouteNegotiatedContentResult>
GetMethodCreatedNegotiatedContentResult ( ) : CreatedNegotiatedContentResult>
GetMethodExceptionResult ( ) : ExceptionResult
GetMethodInternalServerErrorResult ( ) : InternalServerErrorResult
GetMethodNegotiatedContentResult ( ) : NegotiatedContentResult>
GetMethodNotFoundResult ( ) : System.Web.Http.Results.NotFoundResult
GetMethodOkNegotiatedContentResult ( ) : OkNegotiatedContentResult>
GetMethodOkResult ( ) : OkResult
GetMethodRedirectResult ( ) : System.Web.Http.Results.RedirectResult
GetMethodRedirectToRouteResult ( ) : System.Web.Http.Results.RedirectToRouteResult
GetMethodStatusCodeResult ( ) : StatusCodeResult
GetMethodUnauthorizedResult ( ) : System.Web.Http.Results.UnauthorizedResult
GetNegotiatedContentResult ( ) : NegotiatedContentResult>
GetNotFoundResult ( ) : System.Web.Http.Results.NotFoundResult
GetOkNegotiatedContentResult ( ) : OkNegotiatedContentResult>
GetRedirectResult ( ) : System.Web.Http.Results.RedirectResult
GetRedirectToRouteResult ( ) : System.Web.Http.Results.RedirectToRouteResult
GetResponseMessage ( ) : ResponseMessageResult
GetStatusCodeResult ( ) : StatusCodeResult
GetString ( ) : HttpResponseMessage
GetUnauthorizedResult ( ) : System.Web.Http.Results.UnauthorizedResult

Method Details

GetAll() public méthode

public GetAll ( ) : IEnumerable
Résultat IEnumerable

GetBadRequestErrorMessageResult() public méthode

public GetBadRequestErrorMessageResult ( ) : BadRequestErrorMessageResult
Résultat BadRequestErrorMessageResult

GetBadRequestResult() public méthode

public GetBadRequestResult ( ) : System.Web.Http.Results.BadRequestResult
Résultat System.Web.Http.Results.BadRequestResult

GetConflictResult() public méthode

public GetConflictResult ( ) : ConflictResult
Résultat ConflictResult

GetCreatedAtRouteNegotiatedContentResult() public méthode

public GetCreatedAtRouteNegotiatedContentResult ( ) : CreatedAtRouteNegotiatedContentResult>
Résultat CreatedAtRouteNegotiatedContentResult>

GetCreatedNegotiatedContentResult() public méthode

public GetCreatedNegotiatedContentResult ( ) : CreatedNegotiatedContentResult>
Résultat CreatedNegotiatedContentResult>

GetExceptionResult() public méthode

public GetExceptionResult ( ) : ExceptionResult
Résultat ExceptionResult

GetFile() public méthode

public GetFile ( ) : HttpResponseMessage
Résultat System.Net.Http.HttpResponseMessage

GetFormattedContentResult() public méthode

public GetFormattedContentResult ( ) : FormattedContentResult>
Résultat FormattedContentResult>

GetInternalServerErrorResult() public méthode

public GetInternalServerErrorResult ( ) : InternalServerErrorResult
Résultat InternalServerErrorResult

GetInvalidModelStateResult() public méthode

public GetInvalidModelStateResult ( ) : InvalidModelStateResult
Résultat InvalidModelStateResult

GetJsonResult() public méthode

public GetJsonResult ( ) : JsonResult>
Résultat JsonResult>

GetMehtodFormattedContentResult() public méthode

public GetMehtodFormattedContentResult ( ) : FormattedContentResult>
Résultat FormattedContentResult>

GetMehtodJsonResult() public méthode

public GetMehtodJsonResult ( ) : JsonResult>
Résultat JsonResult>

GetMethodBadRequestResult() public méthode

public GetMethodBadRequestResult ( ) : System.Web.Http.Results.BadRequestResult
Résultat System.Web.Http.Results.BadRequestResult

GetMethodConflictResult() public méthode

public GetMethodConflictResult ( ) : ConflictResult
Résultat ConflictResult

GetMethodCreatedAtRouteNegotiatedContentResult() public méthode

public GetMethodCreatedAtRouteNegotiatedContentResult ( ) : CreatedAtRouteNegotiatedContentResult>
Résultat CreatedAtRouteNegotiatedContentResult>

GetMethodCreatedNegotiatedContentResult() public méthode

public GetMethodCreatedNegotiatedContentResult ( ) : CreatedNegotiatedContentResult>
Résultat CreatedNegotiatedContentResult>

GetMethodExceptionResult() public méthode

public GetMethodExceptionResult ( ) : ExceptionResult
Résultat ExceptionResult

GetMethodInternalServerErrorResult() public méthode

public GetMethodInternalServerErrorResult ( ) : InternalServerErrorResult
Résultat InternalServerErrorResult

GetMethodNegotiatedContentResult() public méthode

public GetMethodNegotiatedContentResult ( ) : NegotiatedContentResult>
Résultat NegotiatedContentResult>

GetMethodNotFoundResult() public méthode

public GetMethodNotFoundResult ( ) : System.Web.Http.Results.NotFoundResult
Résultat System.Web.Http.Results.NotFoundResult

GetMethodOkNegotiatedContentResult() public méthode

public GetMethodOkNegotiatedContentResult ( ) : OkNegotiatedContentResult>
Résultat OkNegotiatedContentResult>

GetMethodOkResult() public méthode

public GetMethodOkResult ( ) : OkResult
Résultat OkResult

GetMethodRedirectResult() public méthode

public GetMethodRedirectResult ( ) : System.Web.Http.Results.RedirectResult
Résultat System.Web.Http.Results.RedirectResult

GetMethodRedirectToRouteResult() public méthode

public GetMethodRedirectToRouteResult ( ) : System.Web.Http.Results.RedirectToRouteResult
Résultat System.Web.Http.Results.RedirectToRouteResult

GetMethodStatusCodeResult() public méthode

public GetMethodStatusCodeResult ( ) : StatusCodeResult
Résultat StatusCodeResult

GetMethodUnauthorizedResult() public méthode

public GetMethodUnauthorizedResult ( ) : System.Web.Http.Results.UnauthorizedResult
Résultat System.Web.Http.Results.UnauthorizedResult

GetNegotiatedContentResult() public méthode

public GetNegotiatedContentResult ( ) : NegotiatedContentResult>
Résultat NegotiatedContentResult>

GetNotFoundResult() public méthode

public GetNotFoundResult ( ) : System.Web.Http.Results.NotFoundResult
Résultat System.Web.Http.Results.NotFoundResult

GetOkNegotiatedContentResult() public méthode

public GetOkNegotiatedContentResult ( ) : OkNegotiatedContentResult>
Résultat OkNegotiatedContentResult>

GetRedirectResult() public méthode

public GetRedirectResult ( ) : System.Web.Http.Results.RedirectResult
Résultat System.Web.Http.Results.RedirectResult

GetRedirectToRouteResult() public méthode

public GetRedirectToRouteResult ( ) : System.Web.Http.Results.RedirectToRouteResult
Résultat System.Web.Http.Results.RedirectToRouteResult

GetResponseMessage() public méthode

public GetResponseMessage ( ) : ResponseMessageResult
Résultat ResponseMessageResult

GetStatusCodeResult() public méthode

public GetStatusCodeResult ( ) : StatusCodeResult
Résultat StatusCodeResult

GetString() public méthode

public GetString ( ) : HttpResponseMessage
Résultat System.Net.Http.HttpResponseMessage

GetUnauthorizedResult() public méthode

public GetUnauthorizedResult ( ) : System.Web.Http.Results.UnauthorizedResult
Résultat System.Web.Http.Results.UnauthorizedResult