コード例 #1
0
ファイル: ScriptAssemblyCache.cs プロジェクト: wtfcolt/game
 /// <summary>
 /// Initializes the <see cref="ScriptAssemblyCache"/> class.
 /// </summary>
 static ScriptAssemblyCache()
 {
     _instance = new ScriptAssemblyCache();
 }
コード例 #2
0
ファイル: ScriptAssemblyCache.cs プロジェクト: wtfcolt/game
 /// <summary>
 /// Initializes the <see cref="ScriptAssemblyCache"/> class.
 /// </summary>
 static ScriptAssemblyCache()
 {
     _instance = new ScriptAssemblyCache();
 }