Ejemplo n.º 1
0
 protected override BasicObject calc()
 {
     VM.AddFunction(this);
     return(Void.Value);
 }