C# 클래스 SharpDox.UML.Ressources.Icons

파일 보기 프로젝트 열기: Geaz/sharpDox

공개 메소드들

메소드 설명
GetBase64Icon ( string entityType, string accessibility ) : string
GetIcon ( string entityType, string accessibility ) : BitmapImage

메소드 상세

GetBase64Icon() 공개 정적인 메소드

public static GetBase64Icon ( string entityType, string accessibility ) : string
entityType string
accessibility string
리턴 string

GetIcon() 공개 정적인 메소드

public static GetIcon ( string entityType, string accessibility ) : BitmapImage
entityType string
accessibility string
리턴 System.Windows.Media.Imaging.BitmapImage