Esempio n. 1
0
 public override void ShowArgInfo()
 {
     Debug.WriteLine("Argument value: " + Arg1 + " Argument type: " + Arg1.GetType());
 }