GE..::..Deconstruct Method

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

Syntax


public void Deconstruct(
	out FE x,
	out FE y,
	out bool infinity
)