Esempio n. 1
0
 public static PrototypeViewModel GetInstance()
 {
     return _instance ?? (_instance = new PrototypeViewModel());
 }
Esempio n. 2
0
 public static PrototypeViewModel GetInstance()
 {
     return(_instance ?? (_instance = new PrototypeViewModel()));
 }