pmMDA.NET

Locator.Deregister Method

[This is preliminary documentation and subject to change.]

Deregisters the unique instance of the application class.

Overload List

Deregisters the unique instance of the application class.

public static void Deregister();

Deregisters the component from this application.

public void Deregister(IComponent);

See Also

Locator Class | PmMda.Net.Application Namespace | Instance | Register