SimpleREST.NET 0.1
A simple and minimal api framework for .net base on Express.js
Loading...
Searching...
No Matches
SimpleRest.Api.ISimpleRestEndpointFormatter Interface Reference
Inheritance diagram for SimpleRest.Api.ISimpleRestEndpointFormatter:

Public Member Functions

string GetEndpoint (string endpoint)
 

Detailed Description

Definition at line 3 of file ISImpleRestEndpointFormatter.cs.

Member Function Documentation

◆ GetEndpoint()

string SimpleRest.Api.ISimpleRestEndpointFormatter.GetEndpoint ( string endpoint)

The documentation for this interface was generated from the following file: