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