 | UniqueNameServiceRegister Method |
Registers a new instance of a UniqueNameService with the
ServiceLocator of the AMLEngine.
Namespace: Aml.Engine.ServicesAssembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntaxpublic static IUniqueName Register()
Public Shared Function Register As IUniqueName
public:
static IUniqueName^ Register()
Return Value
IUniqueNameThe service instance
See Also