Example #1
0
 public void PrintDec()
 {
     _displayHelper.PrintDecimal(_value);
 }