Example #1
0
 public virtual void PutCommand(string command)
 {
     next.PutCommand(command);
 }