C# Class CrystalMpq.Explorer.Viewers.BitmapViewer

Inheritance: CrystalMpq.Explorer.Extensibility.FileViewer
Afficher le fichier Open project: sgraf812/crystalmpq

Méthodes publiques

Méthode Description
ApplySettings ( ) : void
BitmapViewer ( IHost host ) : System

Méthodes protégées

Méthode Description
OnFileChanged ( ) : void

Method Details

ApplySettings() public méthode

public ApplySettings ( ) : void
Résultat void

BitmapViewer() public méthode

public BitmapViewer ( IHost host ) : System
host IHost
Résultat System

OnFileChanged() protected méthode

protected OnFileChanged ( ) : void
Résultat void