示例#1
0
文件: test-19.cs 项目: nobled/mono
	static I ()
	{
		GetText = new GetTextFn (fn);
	}
示例#2
0
 static I()
 {
     GetText = new GetTextFn(fn);
 }