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