C# 클래스 SoundInTheory.DynamicImage.Sources.SqlDatabaseImageSource

상속: ImageSource
파일 보기 프로젝트 열기: sitdap/dynamic-image

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
GetBitmap ( ) : FastBitmap
PopulateDependencies ( List dependencies ) : void

메소드 상세

GetBitmap() 공개 메소드

public GetBitmap ( ) : FastBitmap
리턴 SoundInTheory.DynamicImage.Util.FastBitmap

PopulateDependencies() 공개 메소드

public PopulateDependencies ( List dependencies ) : void
dependencies List
리턴 void