C# Class Orchestra.AssemblyExtensions

Afficher le fichier Open project: WildGums/Orchestra

Méthodes publiques

Méthode Description
ExtractAssemblyIcon ( this assembly ) : Icon
ExtractLargestIcon ( this assembly ) : BitmapImage

Method Details

ExtractAssemblyIcon() public static méthode

public static ExtractAssemblyIcon ( this assembly ) : Icon
assembly this
Résultat System.Drawing.Icon

ExtractLargestIcon() public static méthode

public static ExtractLargestIcon ( this assembly ) : BitmapImage
assembly this
Résultat System.Windows.Media.Imaging.BitmapImage