Exemple #1
0
 public void method_13(bool bool_2)
 {
     try
     {
         Class60.smethod_2(this.string_1, 21, this.string_3, this.string_2, "REMO " + (bool_2 ? "Y" : "N"));
     }
     catch (Exception ex)
     {
         Console.WriteLine(ex.ToString());
     }
 }
Exemple #2
0
 public void method_12(string string_4)
 {
     try
     {
         Class60.smethod_2(this.string_1, 21, this.string_3, this.string_2, "INST install/" + string_4);
     }
     catch (Exception ex)
     {
         Console.WriteLine(ex.ToString());
     }
 }