Class ExtensionsFactory

ExtensionsFactory class

Global extensions manager.

public static class ExtensionsFactory

Properties

NameDescription
static SupportedExtensions { get; }

Remarks

Extensions must be registered at the beginning of the application Before using the APIs.

See Also