GetInstance()

Namespace ›› System ›› MfFlagsAttribute ›› Methods ››
Parent Previous Next

GetInstance()

Overrides MfSingletonBase.GetInstance()

OutputVar := MfFlagsAttribute.GetInstance()

GetInstance()

Gets the instance of the Singleton MfFlagsAttribute.

Returns

Returns Singleton instance for the derived class.

Throws

Throws MfNotImplementedException if method is not overridden in derived classes

Remarks

Protected static method.

This method must be overridden in derived classes.

Related

Instance