Class RefutationStart
Inheritance
System.Object
RefutationStart
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