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

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
OpenFile ( ) : Stream
Reset ( ) : void
SaveFileDialog ( ) : System

메소드 상세

OpenFile() 공개 메소드

public OpenFile ( ) : Stream
리턴 Stream

Reset() 공개 메소드

public Reset ( ) : void
리턴 void

SaveFileDialog() 공개 메소드

public SaveFileDialog ( ) : System
리턴 System