Exemplo n.º 1
0
 private Rnd(Expr expr)
 {
     this.expr = expr;
 }