RegistrationExtensions.

AddApiUrl(IServiceManager, string) Method

Syntax

public static IServiceManager AddApiUrl(this IServiceManager serviceManager, string urlToAdd)

Parameters

Name Type Description
serviceManager IServiceManager
urlToAdd string

Return Value

Type Description
IServiceManager