C# 클래스 Graphviz.FormController

파일 보기 프로젝트 열기: tomgr/graphviz-cmake

공개 메소드들

메소드 설명
FilesToOpen ( ) : string[]
OpenFiles ( ICollection fileNames ) : Form

비공개 메소드들

메소드 설명
CreateForm ( string fileName ) : Form
FormController ( ) : System

메소드 상세

FilesToOpen() 공개 메소드

public FilesToOpen ( ) : string[]
리턴 string[]

OpenFiles() 공개 메소드

public OpenFiles ( ICollection fileNames ) : Form
fileNames ICollection
리턴 System.Windows.Forms.Form