Search Results for

    Show / Hide Table of Contents

    Class RefutationDissection

    Inheritance
    System.Object
    RefutationMove
    RefutationDissection
    Namespace: Netezos.Forging.Models
    Assembly: Netezos.dll
    Syntax
    public class RefutationDissection : 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

    Steps

    Declaration
    public List<DissectionStep> Steps { get; set; }
    Property Value
    Type Description
    List<DissectionStep>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © Baking Bad