C# 클래스 IjwFramework.Ui.ImageProvider

파일 보기 프로젝트 열기: chrisforbes/Ijw.Framework 1 사용 예제들

공개 메소드들

메소드 설명
GetImage ( string key ) : Image
ImageProvider ( string srcPath ) : System

비공개 메소드들

메소드 설명
LoadImage ( string key ) : Image

메소드 상세

GetImage() 공개 메소드

public GetImage ( string key ) : Image
key string
리턴 Image

ImageProvider() 공개 메소드

public ImageProvider ( string srcPath ) : System
srcPath string
리턴 System