コード例 #1
0
ファイル: App.cs プロジェクト: BackupTheBerlios/mspace-svn
 static App()
 {
     Init ();
     PluginManager = new PluginManager ();
 }