コード例 #1
0
ファイル: O2_Start.cs プロジェクト: MattFellows/FluentSharp
 public O2_Start()
 {
     o2PlatformConfig  = O2_Platform_Config.Current;
     o2PlatformScripts = new O2_Platform_Scripts();
 }
コード例 #2
0
ファイル: O2_Start.cs プロジェクト: sempf/FluentSharp
 public O2_Start()
 {
     o2PlatformConfig = O2_Platform_Config.Current;
     o2PlatformScripts = new O2_Platform_Scripts();
 }