C# Class CrystalMpq.Explorer.Viewers.BitmapViewer

Inheritance: CrystalMpq.Explorer.Extensibility.FileViewer
Mostra file Open project: sgraf812/crystalmpq

Public Methods

Method Description
ApplySettings ( ) : void
BitmapViewer ( IHost host ) : System

Protected Methods

Method Description
OnFileChanged ( ) : void

Method Details

ApplySettings() public method

public ApplySettings ( ) : void
return void

BitmapViewer() public method

public BitmapViewer ( IHost host ) : System
host IHost
return System

OnFileChanged() protected method

protected OnFileChanged ( ) : void
return void