Class RefutationProof
Inheritance
System.Object
RefutationProof
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
|
Improve this Doc
View Source
Step
Declaration
public ProofStep Step { get; set; }
Property Value