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