Class SrRefuteContent
Inheritance
System.Object
SrRefuteContent
Assembly: Netezos.dll
Syntax
public class SrRefuteContent : ManagerOperationContent
Properties
|
Improve this Doc
View Source
Kind
Declaration
public override string Kind { get; }
Property Value
Type |
Description |
System.String |
|
Overrides
|
Improve this Doc
View Source
Opponent
Declaration
public string Opponent { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Refutation
Declaration
public RefutationMove Refutation { get; set; }
Property Value
|
Improve this Doc
View Source
Rollup
Declaration
public string Rollup { get; set; }
Property Value
Type |
Description |
System.String |
|