Class CustomEquipmentCraftRecipeSheet
- Namespace
- Nekoyume.TableData.CustomEquipmentCraft
- Assembly
- Lib9c.dll
[Serializable]
public class CustomEquipmentCraftRecipeSheet : Sheet<int, CustomEquipmentCraftRecipeSheet.Row>, IDictionary<int, CustomEquipmentCraftRecipeSheet.Row>, ICollection<KeyValuePair<int, CustomEquipmentCraftRecipeSheet.Row>>, IEnumerable<KeyValuePair<int, CustomEquipmentCraftRecipeSheet.Row>>, IEnumerable, ISheet
- Inheritance
-
CustomEquipmentCraftRecipeSheet
- Implements
- Inherited Members
Constructors
CustomEquipmentCraftRecipeSheet()
public CustomEquipmentCraftRecipeSheet()