2 references to ToByte
mscorlib (2)
system\convert.cs (1)
785
return Decimal.
ToByte
(Decimal.Round(value, 0));
system\decimal.cs (1)
1064
return
ToByte
(value);