C# Class NClass.DiagramEditor.ClassDiagram.Editors.FloatingEditor

Inheritance: EditorWindow
Afficher le fichier Open project: gbaychev/NClass

Méthodes protégées

Méthode Description
FloatingEditor ( ) : System
OnPaintBackground ( PaintEventArgs e ) : void

Method Details

FloatingEditor() protected méthode

protected FloatingEditor ( ) : System
Résultat System

OnPaintBackground() protected méthode

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
Résultat void