I would like to have a singleton class and expose some of its methods publicly, that work directly on the instance. Is the code below a good pattern?I would like to have a singleton class and expo
I would like to have a singleton class and expose some of its methods publicly, that work directly on the instance. Is the code below a good pattern?I would like to have a singleton class and expo