Esempio n. 1
0
 public MpkFile()
 {
     if (!IMpkEntry.IsInit)
     {
         IMpkEntry.InitTypes();
     }
 }