C# 클래스 System.Windows.Forms.FileDialogHelper

상속: NSOpenPanel, IViewHelper
파일 보기 프로젝트 열기: Clancey/MonoMac.Windows.Form 1 사용 예제들

Private Properties

프로퍼티 타입 설명
IViewHelper void

공개 메소드들

메소드 설명
Cancel ( Foundation sender ) : void
FileDialogHelper ( CommonDialog host ) : System
Show ( ) : void

비공개 메소드들

메소드 설명
IViewHelper ( ) : void

메소드 상세

Cancel() 공개 메소드

public Cancel ( Foundation sender ) : void
sender Foundation
리턴 void

FileDialogHelper() 공개 메소드

public FileDialogHelper ( CommonDialog host ) : System
host CommonDialog
리턴 System

Show() 공개 메소드

public Show ( ) : void
리턴 void