Table of Contents

Class ActionBuffSheet

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

Constructors

ActionBuffSheet()

public ActionBuffSheet()