Exemplo n.º 1
0
 public override int Convert(short t1)
 {
     return(SBCDHelper.ConvertFrom(t1, 15, 10));
 }