Skip to content
This repository was archived by the owner on Jul 27, 2021. It is now read-only.

T_Iota_Lib_CSharp_Api_Utils_IotaUnitConverter

saniro edited this page Feb 16, 2017 · 1 revision

IotaUnitConverter Class

This class provides methods to convert Iota to different units

Inheritance Hierarchy

System.Object
  Iota.Lib.CSharp.Api.Utils.IotaUnitConverter
Namespace: Iota.Lib.CSharp.Api.Utils
Assembly: IotaApi (in IotaApi.dll) Version: 0.9.0.24212 (1.0.0.0)

Syntax

C#

public class IotaUnitConverter

The IotaUnitConverter type exposes the following members.

Constructors

 

Name Description
Public method IotaUnitConverter Initializes a new instance of the IotaUnitConverter class
  Back to Top

Methods

 

Name Description
Public methodStatic member ConvertUnits Convert the iota amount
Public methodStatic member FindOptimalIotaUnitToDisplay Finds the optimal unit to display the specified amount in
  Back to Top

See Also

Reference

Iota.Lib.CSharp.Api.Utils Namespace

Clone this wiki locally