C# Class MonoDevelop.ClassDesigner.ClassDesignerView

Inheritance: MonoDevelop.Ide.Gui.AbstractViewContent
Afficher le fichier Open project: mono/monohotdraw Class Usage Examples

Méthodes publiques

Méthode Description
ClassDesignerView ( ) : System.Collections.Generic
Load ( string fileName ) : void

Private Methods

Méthode Description
GetFigure ( string name ) : ClassFigure

Method Details

ClassDesignerView() public méthode

public ClassDesignerView ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Load() public méthode

public Load ( string fileName ) : void
fileName string
Résultat void