[HttpGetAttribute] [RouteAttribute("New")] public virtual IHttpActionResult GetNew()
<HttpGetAttribute> <RouteAttribute("New")> Public Overridable Function GetNew As IHttpActionResult
public: [HttpGetAttribute] [RouteAttribute(L"New")] virtual IHttpActionResult^ GetNew()
[<HttpGetAttribute>] [<RouteAttribute("New")>] abstract GetNew : unit -> IHttpActionResult [<HttpGetAttribute>] [<RouteAttribute("New")>] override GetNew : unit -> IHttpActionResult
function GetNew();
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.