Esempio n. 1
0
 public virtual void Send(Variable value, Output _output)
 {
     _output.Send(value);
 }