Class SweepRequiredCPSheet.Row
public class SweepRequiredCPSheet.Row : SheetRow<int>
- Inheritance
-
SweepRequiredCPSheet.Row
- Inherited Members
Properties
Key
public override int Key { get; }
Property Value
RequiredCP
public int RequiredCP { get; }
Property Value
StageId
public int StageId { get; }
Property Value
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>