Esempio n. 1
0
 private static Application Instance()
 {
     return _instance ?? (_instance = new Application());
 }