Show / Hide Table of Contents

Class DecimalExtensions

Inheritance
object
DecimalExtensions
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public static class DecimalExtensions

Methods

GetScale(decimal)

Declaration
public static int GetScale(this decimal value)
Parameters
Type Name Description
decimal value
Returns
Type Description
int

SetScale(decimal, byte)

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