C# Class Bend.DbgGUI

Inheritance: System.Windows.Forms.Form
Show file Open project: jeske/StepsDB-alpha Class Usage Examples

Public Methods

Method Description
DbgGUI ( ) : System
debugDump ( LayerManager db, MergeCandidate mc = null ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

DbgGUI() public method

public DbgGUI ( ) : System
return System

debugDump() public method

public debugDump ( LayerManager db, MergeCandidate mc = null ) : void
db LayerManager
mc MergeCandidate
return void