C# Class Orchestra.AssemblyExtensions

Exibir arquivo Open project: WildGums/Orchestra

Public Methods

Method Description
ExtractAssemblyIcon ( this assembly ) : Icon
ExtractLargestIcon ( this assembly ) : BitmapImage

Method Details

ExtractAssemblyIcon() public static method

public static ExtractAssemblyIcon ( this assembly ) : Icon
assembly this
return System.Drawing.Icon

ExtractLargestIcon() public static method

public static ExtractLargestIcon ( this assembly ) : BitmapImage
assembly this
return System.Windows.Media.Imaging.BitmapImage