C# Класс Rubberduck.Common.DeclarationIconCache

Показать файл Открыть проект Примеры использования класса

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

Метод Описание
ComponentIcon ( vbext_ComponentType componentType ) : BitmapImage
this ( Rubberduck.Parsing.Symbols.Declaration declaration ) : BitmapImage

Приватные методы

Метод Описание
DeclarationIconCache ( ) : System
GetIconUri ( DeclarationType declarationType, Accessibility accessibility ) : Uri

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

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

public static ComponentIcon ( vbext_ComponentType componentType ) : BitmapImage
componentType vbext_ComponentType
Результат System.Windows.Media.Imaging.BitmapImage

this() публичный Метод

public this ( Rubberduck.Parsing.Symbols.Declaration declaration ) : BitmapImage
declaration Rubberduck.Parsing.Symbols.Declaration
Результат System.Windows.Media.Imaging.BitmapImage