Click or drag to resize

CAEXFileStatisticServiceRegister Method

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

Namespace: Aml.Engine.Services
Assembly: Aml.Engine.Services (in Aml.Engine.Services.dll) Version: 3.2
Syntax
public static CAEXFileStatisticService Register()

Return Value

CAEXFileStatisticService
The service instance
See Also