コード例 #1
0
 static Logger()
 {
     singleton = new Internal.Logger();
 }
コード例 #2
0
ファイル: Logger.cs プロジェクト: SeanmanX/opandroid
			static Logger ()
			{
				singleton = new Internal.Logger ();
			}