pmMDA.NET

Locator.Instance Property

[This is preliminary documentation and subject to change.]

Gets the unique instance of the application.

public static Locator Instance {get;}

Property Value

The current application instance if Register was called; otherwise, null.

See Also

Locator Class | PmMda.Net.Application Namespace | Register