Table of Contents

Class GameConfigSheet

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

Constructors

GameConfigSheet()

public GameConfigSheet()