Example #1
0
 public void PrintCommand()
 {
     Console.WriteLine("Print Command " + print.CanPrint());
 }