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