C# Класс IL.View.DefaultImages.AssemblyBrowser

Показать файл Открыть проект

Открытые методы

Метод Описание
GetDefaultImage ( string name ) : Image
GetFileIcon ( string fileName ) : string

Gets the name of the icon resource for a given file name based on file extension.

Описание методов

GetDefaultImage() публичный статический Метод

public static GetDefaultImage ( string name ) : Image
name string
Результат Image

GetFileIcon() публичный статический Метод

Gets the name of the icon resource for a given file name based on file extension.
public static GetFileIcon ( string fileName ) : string
fileName string Name of the file.
Результат string