forwardToString Method    Table of ContentDecimalHelper Methodsforward
DecimalHelper Class
Class to create decoded decimals.
Inheritance Hierarchy
System.Object
  OnixS.SimpleBinaryEncoding.DecimalHelper

Namespace:  OnixS.SimpleBinaryEncoding
Assembly:  OnixS.SimpleBinaryEncoding-net-4.7 (in OnixS.SimpleBinaryEncoding-net-4.7.dll) Version: 2.3.1.0 (2.3.1.0)
Syntax
C#
public static class DecimalHelper

The DecimalHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberParseDecimal
Create decimal object.
Top
See Also