C# 클래스 ConvenientChests.CategorizeChests.Framework.ItemNotImplementedException

An exception to be raised when some code attempts to perform an operation on an item that's not recognized by the item repository.
상속: Exception
파일 보기 프로젝트 열기: Pathoschild/smapi-mod-dump

공개 메소드들

메소드 설명
ItemNotImplementedException ( Item item ) : System

메소드 상세

ItemNotImplementedException() 공개 메소드

public ItemNotImplementedException ( Item item ) : System
item Item
리턴 System