IApiRouteProvider
Overview
Location
- Reference: RemObjects.SDK.Server.dll
- Namespace: RemObjects.SDK.Server.HttpApi
- Platforms: .NET Core, .NET Framework, .NET Standard
Required Methods
GetApiMethodRoutes
method GetApiMethodRoutes: IEnumerable<IApiRoute>
IEnumerable<IApiRoute> GetApiMethodRoutes()
func GetApiMethodRoutes() -> IEnumerable<IApiRoute>
Function GetApiMethodRoutes() As IEnumerable<IApiRoute>