C# Class MonoDevelop.ClassDesigner.ClassDesignerView

Inheritance: MonoDevelop.Ide.Gui.AbstractViewContent
ファイルを表示 Open project: mono/monohotdraw Class Usage Examples

Public Methods

Method Description
ClassDesignerView ( ) : System.Collections.Generic
Load ( string fileName ) : void

Private Methods

Method Description
GetFigure ( string name ) : ClassFigure

Method Details

ClassDesignerView() public method

public ClassDesignerView ( ) : System.Collections.Generic
return System.Collections.Generic

Load() public method

public Load ( string fileName ) : void
fileName string
return void