Casper.Network.SDK
Show / Hide Table of Contents

Class AddInt32TransformKind

A wrapping addition of an i32 to an existing numeric value (not necessarily an i32) in the global state.

Inheritance
object
TransformKind
TransformKind<int>
AddInt32TransformKind
Inherited Members
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 AddInt32TransformKind : TransformKind<int>

Properties

| Edit this page View Source

Value

Declaration
public override int Value { get; init; }
Property Value
Type Description
int
Overrides
TransformKind<int>.Value
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC