IService.

UpdateRoutes(string[]) Method

Namespace
CondenserDotNet.Server
Containing Type
IService

Syntax

void UpdateRoutes(string[] routes)

Parameters

Name Type Description
routes string[]

Return Value

Type Description
void