예제 #1
0
파일: test-19.cs 프로젝트: nobled/mono
	static I ()
	{
		GetText = new GetTextFn (fn);
	}
예제 #2
0
 static I()
 {
     GetText = new GetTextFn(fn);
 }