Class StakePolicySheet.Row
- Namespace
- Nekoyume.TableData.Stake
- Assembly
- Lib9c.dll
[Serializable]
public class StakePolicySheet.Row : SheetRow<string>
- Inheritance
-
StakePolicySheet.Row
- Inherited Members
-
Properties
AttrName
public string AttrName { get; }
Property Value
- string
Key
public override string Key { get; }
Property Value
- string
Value
public string Value { get; }
Property Value
- string
Methods
Set(IReadOnlyList<string>)
public override void Set(IReadOnlyList<string> fields)
Parameters
fields
IReadOnlyList<string>
Validate()
public override void Validate()