Search Results for

    Show / Hide Table of Contents

    Class RefutationStart

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

    Properties

    | Improve this Doc View Source

    OpponentCommitment

    Declaration
    public string OpponentCommitment { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    PlayerCommitment

    Declaration
    public string PlayerCommitment { get; set; }
    Property Value
    Type Description
    System.String
    | 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
    In This Article
    Back to top Copyright © Baking Bad