Table of Contents

Class CollectionSheet

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

Constructors

CollectionSheet()

public CollectionSheet()