Example #1
0
 static ZLangBasicTypes()
 {
     if (ZVOID == null)
     {
         ZTypeManager.InitZLangBasicTypes();
     }
 }