C# Class BlackFox.Win32.Icons.IconNotFoundException

Inheritance: System.Exception
显示文件 Open project: headswe/DreamEdit

Public Methods

Method Description
IconNotFoundException ( string fileName, int index ) : System

Method Details

IconNotFoundException() public method

public IconNotFoundException ( string fileName, int index ) : System
fileName string
index int
return System