Search Results for

    Show / Hide Table of Contents

    Class RefutationProof

    Inheritance
    System.Object
    RefutationMove
    RefutationProof
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class RefutationProof : RefutationMove

    Properties

    | Improve this Doc View Source

    Choice

    Declaration
    public long Choice { get; set; }
    Property Value
    Type Description
    System.Int64
    | Improve this Doc View Source

    RefutationKind

    Declaration
    public override string RefutationKind { get; }
    Property Value
    Type Description
    System.String
    Overrides
    RefutationMove.RefutationKind
    | Improve this Doc View Source

    Step

    Declaration
    public ProofStep Step { get; set; }
    Property Value
    Type Description
    ProofStep
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad