SecretNET.Token Namespace

Snip20Tx Constructor

Initializes a new instance of the Snip20Tx class.

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

Syntax


public Snip20Tx(
	TxClient tx
)
Public Sub New ( _
	tx As TxClient _
)
public:
Snip20Tx(
	TxClient^ tx
)

Parameters

tx
Type: TxClient
The TxClient.