Table of Contents

Class CollectQuestSheet

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

Constructors

CollectQuestSheet()

public CollectQuestSheet()