CustomRouter.

AddNewService(IService) Method

Namespace
CondenserDotNet.Server
Containing Type
CustomRouter

Syntax

public void AddNewService(IService serviceToAdd)

Parameters

Name Type Description
serviceToAdd IService

Return Value

Type Description
void