C# 클래스 Rubberduck.Common.DeclarationIconCache

파일 보기 프로젝트 열기: retailcoder/Rubberduck 1 사용 예제들

공개 메소드들

메소드 설명
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