예제 #1
0
 static ProgramLog()
 {
     Default = new ProgramLog();
 }
예제 #2
0
파일: Log.cs 프로젝트: dbremner/szotar
		static ProgramLog() {
			Default = new ProgramLog();
		}