예제 #1
0
파일: SystemInfo.cs 프로젝트: smther/FreeOQ
		static SystemInfo()
		{
            SystemInfo.systemInfo = new SystemInfo();
		}
예제 #2
0
파일: SystemInfo.cs 프로젝트: heber/FreeOQ
 static SystemInfo()
 {
     SystemInfo.systemInfo = (SystemInfo)null;
 }
예제 #3
0
 static SystemInfo()
 {
     SystemInfo.systemInfo = new SystemInfo();
 }