Beispiel #1
0
 public MeasurePos(GetRealValue x)
 {
     method = x;
 }
Beispiel #2
0
 public MeasurePercent(GetRealValue x)
 {
     method = x;
 }