Casper.Network.SDK
Show / Hide Table of Contents

Class FailureTransformKind

Represents the case where applying a transform would cause an error.

Inheritance
object
TransformKind
TransformKind<string>
FailureTransformKind
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 FailureTransformKind : TransformKind<string>

Properties

| Edit this page View Source

Value

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