M_Iota_Lib_CSharp_Api_Utils_InputValidator_CheckIfArrayOfTrytes - iotaledger-archive/iota.lib.csharp GitHub Wiki

InputValidator.CheckIfArrayOfTrytes Method

Checks if the specified array is an array of trytes. If not an exception is thrown.

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

Syntax

C#

public static void CheckIfArrayOfTrytes(
	string[] trytes
)

Parameters

 

trytes
Type: System.String[]
The trytes.

Exceptions

 

Exception Condition
InvalidTryteException

See Also

Reference

InputValidator Class
Iota.Lib.CSharp.Api.Utils Namespace

⚠️ **GitHub.com Fallback** ⚠️