Property HttpGet
Namespace: Sisk.JsonRPC
Assembly: Sisk.JsonRPC.dll
HttpGet
Gets the action to handle HTTP GET requests.
public RouteAction HttpGet { get; }
Property Value
RouteAction
Namespace: Sisk.JsonRPC
Assembly: Sisk.JsonRPC.dll
Gets the action to handle HTTP GET requests.
public RouteAction HttpGet { get; }
RouteAction