 | NextCloudClientRegister Method |
Registers a new instance of a LibraryService with the
ServiceLocator of the AMLEngine.
Namespace: Aml.Engine.Services.LibraryServiceAssembly: Aml.Engine.Services.LibraryService (in Aml.Engine.Services.LibraryService.dll) Version: 1.0
Syntaxpublic static NextCloudClient Register()
Public Shared Function Register As NextCloudClient
public:
static NextCloudClient^ Register()
Return Value
NextCloudClientThe service instance
See Also