Class RefutationDissection
Inheritance
System.Object
RefutationDissection
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
|
Improve this Doc
View Source
Steps
Declaration
public List<DissectionStep> Steps { get; set; }
Property Value