C# Class Bend.DbgGUI

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: jeske/StepsDB-alpha Class Usage Examples

Méthodes publiques

Méthode Description
DbgGUI ( ) : System
debugDump ( LayerManager db, MergeCandidate mc = null ) : void

Private Methods

Méthode Description
InitializeComponent ( ) : void

Method Details

DbgGUI() public méthode

public DbgGUI ( ) : System
Résultat System

debugDump() public méthode

public debugDump ( LayerManager db, MergeCandidate mc = null ) : void
db LayerManager
mc MergeCandidate
Résultat void