예제 #1
0
 private static void TR(UInt32 result)
 {
     Installer.TR(result);
 }
예제 #2
0
 private static void TR(Database db, UInt32 result)
 {
     Installer.TR(db, result);
 }