OutputVar := this.GetInstance()
Abstract method. Gets the instance of the Singleton
Returns Singleton instance for the derived class.
Throws MfNotImplementedException if method is not overridden in derived classes
Protected method.
This method must be overridden in derived classes.