Decimal type is not a primitive for CLR, and there are no ready IL instructions for all operations on this type.
Decimal contains static methods Add, Subtract, Multiply, Divide, and overloaded operators +, -, *, / v, etc., and operator checked / unchecked does not specify the behavior of the method that is called inside of its block.
Ввійдіть щоб вподобати
Ввійдіть щоб прокоментувати