Casper.Network.SDK
Show / Hide Table of Contents

Class TransformKind<T>

Inheritance
object
TransformKind
TransformKind<T>
AddInt32TransformKind
AddKeysTransformKind
AddUInt128TransformKind
AddUInt256TransformKind
AddUInt512TransformKind
AddUInt64TransformKind
FailureTransformKind
IdentityTransformKind
PruneTransformKind
WriteContractLegacyTransformKind
WriteContractPackageLegacyTransformKind
WriteContractWasmLegacyTransformKind
WriteTransformKind
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 abstract class TransformKind<T> : TransformKind
Type Parameters
Name Description
T

Properties

| Edit this page View Source

Value

Declaration
public abstract T Value { get; init; }
Property Value
Type Description
T
  • Edit this page
  • View Source
In this article
Back to top Maintained by MAKE Technology LLC