C# Class IL.View.DefaultImages.AssemblyBrowser

Afficher le fichier Open project: DenisVuyka/IL.View

Méthodes publiques

Méthode Description
GetDefaultImage ( string name ) : Image
GetFileIcon ( string fileName ) : string

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

Method Details

GetDefaultImage() public static méthode

public static GetDefaultImage ( string name ) : Image
name string
Résultat Image

GetFileIcon() public static méthode

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.
Résultat string