IconExtractor - конструктор
Load the specified executable file or DLL, and get ready to extract the icons.
Пространство имён: Tessa.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 4.0.4
public IconExtractor(
string filename
)
Public Sub New (
filename As String
)
public:
IconExtractor(
String^ filename
)
new :
filename : string -> IconExtractor
Параметры
- filename String
- The name of a file from which icons will be extracted.