Class MonsterCollectionSheet
[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()