Exemple #1
0
 public static AlphaApp MakeSureApp()
 {
     return(Instance.App ??
            SetApp(Instance.MakeOmegaApp()));
 }