C# 클래스 MonoDevelop.ClassDesigner.ClassDesignerView

상속: MonoDevelop.Ide.Gui.AbstractViewContent
파일 보기 프로젝트 열기: mono/monohotdraw 1 사용 예제들

공개 메소드들

메소드 설명
ClassDesignerView ( ) : System.Collections.Generic
Load ( string fileName ) : void

비공개 메소드들

메소드 설명
GetFigure ( string name ) : ClassFigure

메소드 상세

ClassDesignerView() 공개 메소드

public ClassDesignerView ( ) : System.Collections.Generic
리턴 System.Collections.Generic

Load() 공개 메소드

public Load ( string fileName ) : void
fileName string
리턴 void