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