Exemplo n.º 1
0
 public float ffloat(float a, float b, float c, float d) {
   return delegate.ffloat(a, b, c, d);
 }