C# Class BlackFox.Win32.Icons.IconNotFoundException

Inheritance: System.Exception
Show file 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