C# 클래스 CrystalMpq.Explorer.Viewers.BitmapViewer

상속: CrystalMpq.Explorer.Extensibility.FileViewer
파일 보기 프로젝트 열기: sgraf812/crystalmpq

공개 메소드들

메소드 설명
ApplySettings ( ) : void
BitmapViewer ( IHost host ) : System

보호된 메소드들

메소드 설명
OnFileChanged ( ) : void

메소드 상세

ApplySettings() 공개 메소드

public ApplySettings ( ) : void
리턴 void

BitmapViewer() 공개 메소드

public BitmapViewer ( IHost host ) : System
host IHost
리턴 System

OnFileChanged() 보호된 메소드

protected OnFileChanged ( ) : void
리턴 void