C# 클래스 QiyiFLV2MP4_GUI.Main

상속: System.Windows.Forms.Form
파일 보기 프로젝트 열기: fengmoxi/QiyiFLV2MP4

공개 프로퍼티들

프로퍼티 타입 설명
ConvertSuccess int
inputPath string

공개 메소드들

메소드 설명
Main ( ) : System

보호된 메소드들

메소드 설명
Dispose ( bool disposing ) : void

清理所有正在使用的资源。

비공개 메소드들

메소드 설명
InitializeComponent ( ) : void

设计器支持所需的方法 - 不要修改 使用代码编辑器修改此方法的内容。

Main_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void
Main_Load ( object sender, EventArgs e ) : void
PromptOverwrite ( string path ) : bool
SortOutputHandler ( object sendingProcess, DataReceivedEventArgs outLine ) : void
button1_Click ( object sender, EventArgs e ) : void
button2_Click ( object sender, EventArgs e ) : void
button3_Click ( object sender, EventArgs e ) : void
button4_Click ( object sender, EventArgs e ) : void
convert ( string args, bool delete ) : bool
listBox1_DragDrop ( object sender, DragEventArgs e ) : void
listBox1_DragEnter ( object sender, DragEventArgs e ) : void
listBox1_DragOver ( object sender, DragEventArgs e ) : void
richTextBox1_TextChanged ( object sender, EventArgs e ) : void

메소드 상세

Dispose() 보호된 메소드

清理所有正在使用的资源。
protected Dispose ( bool disposing ) : void
disposing bool 如果应释放托管资源,为 true;否则为 false。
리턴 void

Main() 공개 메소드

public Main ( ) : System
리턴 System

프로퍼티 상세

ConvertSuccess 공개적으로 프로퍼티

public int ConvertSuccess
리턴 int

inputPath 공개적으로 정적으로 프로퍼티

public static string inputPath
리턴 string