Exemplo n.º 1
0
 public override float GetCurrent()
 {
     return(then != null?then.GetCurrent() : 0);
 }