Exemplo n.º 1
0
 public override void ReceiveData(Data data)
 {
     this.inputGate.ReceiveData(data);
     //lineFromInput.ReceiveData(data);
 }