Is there any trouble of using Activator.CreateInstance method on Singleton Class
I have a reset button on my project. Because singleton objects are not disposing, I need to call a reset function of a few singleton class' function by using reflection. Is there any performance or program flow issue?
Aucun commentaire:
Enregistrer un commentaire