Click or drag to resize

NextCloudClientRegister Method

Registers a new instance of a LibraryService with the ServiceLocator of the AMLEngine.

Namespace: Aml.Engine.Services.LibraryService
Assembly: Aml.Engine.Services.LibraryService (in Aml.Engine.Services.LibraryService.dll) Version: 1.0
Syntax
public static NextCloudClient Register()

Return Value

NextCloudClient
The service instance
See Also