uint160..::..TryParse Method

Namespace:  SecretNET.Crypto
Assembly:  SecretNET (in SecretNET.dll)

Syntax


public static bool TryParse(
	string hex,
	out uint160 result
)

Parameters

hex
Type: String
result
Type: SecretNET.Crypto..::..uint160%