2 references to ToSByte
mscorlib (2)
system\convert.cs (1)
682
return Decimal.
ToSByte
(Decimal.Round(value, 0));
system\decimal.cs (1)
1069
return
ToSByte
(value);