コード例 #1
0
ファイル: AlphaFactory.cs プロジェクト: b3540/keep.grass
 public static AlphaMainPage MakeMainPage()
 {
     return(Instance.MakeOmegaMainPage());
 }