Table of Contents

Class MonsterCollectionSheet

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

Constructors

MonsterCollectionSheet()

public MonsterCollectionSheet()