Class Singleton
A Singleton class
Metamethods
singleton\__inherited (By) | Whenever a class inherits from Singleton, it sends a message to the Singleton class by calling this method. |
Singleton
A Singleton class
singleton\__inherited (By) | Whenever a class inherits from Singleton, it sends a message to the Singleton class by calling this method. |