Table of Contents

Class AdventureBossFloorSheet

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

Constructors

AdventureBossFloorSheet()

public AdventureBossFloorSheet()