Overrides MfSingletonBase.DestroyInstance()
Abstract Method.
instance.DestroyInstance()
Set current instance of singleton derived class to null.
Throws MfNotImplementedException if not implemented in derived class.
Abstract Method.
DestroyInstance() is an abstract method and must be implemeted in derived class.