C# Class Rubberduck.Common.DeclarationIconCache

Afficher le fichier Open project: retailcoder/Rubberduck Class Usage Examples

Méthodes publiques

Méthode Description
ComponentIcon ( vbext_ComponentType componentType ) : BitmapImage
this ( Rubberduck.Parsing.Symbols.Declaration declaration ) : BitmapImage

Private Methods

Méthode Description
DeclarationIconCache ( ) : System
GetIconUri ( DeclarationType declarationType, Accessibility accessibility ) : Uri

Method Details

ComponentIcon() public static méthode

public static ComponentIcon ( vbext_ComponentType componentType ) : BitmapImage
componentType vbext_ComponentType
Résultat System.Windows.Media.Imaging.BitmapImage

this() public méthode

public this ( Rubberduck.Parsing.Symbols.Declaration declaration ) : BitmapImage
declaration Rubberduck.Parsing.Symbols.Declaration
Résultat System.Windows.Media.Imaging.BitmapImage