Casper.Network.SDK
Show / Hide Table of Contents

Class Transaction.NativeTransactionInvocation

Inheritance
object
Transaction.TransactionInvocation
Transaction.NativeTransactionInvocation
Implements
Transaction.ITransactionInvocation
Inherited Members
Transaction.TransactionInvocation.RuntimeArgs
Transaction.TransactionInvocation.GetRuntimeArgValue(string)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Casper.Network.SDK.Types
Assembly: Casper.Network.SDK.dll
Syntax
public class Transaction.NativeTransactionInvocation : Transaction.TransactionInvocation, Transaction.ITransactionInvocation

Properties

| Edit this page View Source

Name

Declaration
public string Name { get; }
Property Value
Type Description
string
| Edit this page View Source

Type

Declaration
public NativeEntryPoint Type { get; init; }
Property Value
Type Description
NativeEntryPoint

Implements

Transaction.ITransactionInvocation
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC