C# 클래스 NClass.DiagramEditor.ClassDiagram.Editors.FloatingEditor

상속: EditorWindow
파일 보기 프로젝트 열기: gbaychev/NClass

보호된 메소드들

메소드 설명
FloatingEditor ( ) : System
OnPaintBackground ( PaintEventArgs e ) : void

메소드 상세

FloatingEditor() 보호된 메소드

protected FloatingEditor ( ) : System
리턴 System

OnPaintBackground() 보호된 메소드

protected OnPaintBackground ( PaintEventArgs e ) : void
e PaintEventArgs
리턴 void