Exemplo n.º 1
0
 public override Statement Apply(Statement s, Description d)
 {
     return(@delegate.GetType().apply(s, d));
 }