Table of Contents

Class GoldQuestSheet

Namespace
Nekoyume.TableData
Assembly
Lib9c.dll
[Serializable]
public class GoldQuestSheet : Sheet<int, GoldQuestSheet.Row>, IDictionary<int, GoldQuestSheet.Row>, ICollection<KeyValuePair<int, GoldQuestSheet.Row>>, IEnumerable<KeyValuePair<int, GoldQuestSheet.Row>>, IEnumerable, ISheet
Inheritance
GoldQuestSheet
Implements
Inherited Members

Constructors

GoldQuestSheet()

public GoldQuestSheet()