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