Show / Hide Table of Contents

Class TestPrecisionExtensions

Extension methods for TestPrecision

Inheritance
object
TestPrecisionExtensions
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: PayrollEngine.Client.Test
Assembly: PayrollEngine.Client.Test.dll
Syntax
public static class TestPrecisionExtensions

Methods

GetDecimals(TestPrecision)

The testing precision decimal count

Declaration
public static int GetDecimals(this TestPrecision precision)
Parameters
Type Name Description
TestPrecision precision
Returns
Type Description
int
☀
☾
Back to top Generated by DocFX