コード例 #1
0
 public static PrototypeViewModel GetInstance()
 {
     return _instance ?? (_instance = new PrototypeViewModel());
 }
コード例 #2
0
 public static PrototypeViewModel GetInstance()
 {
     return(_instance ?? (_instance = new PrototypeViewModel()));
 }