C# Class o3o.ConvertMp3

Inheritance: System.Windows.Forms.Form
Afficher le fichier Open project: zahndy/o3o Class Usage Examples

Méthodes publiques

Méthode Description
ConvertMp3 ( string sourcepath, string targetpath, string filetodelete = null ) : System

Private Methods

Méthode Description
ConvertMp3_Load ( object sender, EventArgs e ) : void
DwmExtendFrameIntoClientArea ( IntPtr hWnd, MARGINS &pMarInset ) : int
myProcess_Exited ( object sender, System e ) : void

Method Details

ConvertMp3() public méthode

public ConvertMp3 ( string sourcepath, string targetpath, string filetodelete = null ) : System
sourcepath string
targetpath string
filetodelete string
Résultat System