Show / Hide Table of Contents

Class DecimalExtensions

Inheritance
System.Object
DecimalExtensions
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public static class DecimalExtensions : Object

Methods

GetScale(Decimal)

Declaration
public static int GetScale(this Decimal value)
Parameters
Type Name Description
System.Decimal value
Returns
Type Description
System.Int32

SetScale(Decimal, Byte)

Declaration
public static Decimal SetScale(this Decimal value, byte scale)
Parameters
Type Name Description
System.Decimal value
System.Byte scale
Returns
Type Description
System.Decimal
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©