C# 클래스 BlackFox.Win32.Icons.UnableToExtractIconsException

상속: System.Exception
파일 보기 프로젝트 열기: headswe/DreamEdit

공개 메소드들

메소드 설명
UnableToExtractIconsException ( string fileName, int firstIconIndex, int iconCount ) : System

메소드 상세

UnableToExtractIconsException() 공개 메소드

public UnableToExtractIconsException ( string fileName, int firstIconIndex, int iconCount ) : System
fileName string
firstIconIndex int
iconCount int
리턴 System