Exemplo n.º 1
0
 public override void Dehydrate(HuskWriter writer, decimal to_dehydrate)
 {
     writer.WriteDecimal(to_dehydrate);
 }