Tuesday, October 30, 2018

Overview Of Singleton Pattern

Singleton Pattern is one of the software design patterns which uses only one instantiation of a class.

source https://www.c-sharpcorner.com/Blogs/overview-of-singleton-pattern

No comments:

Post a Comment