BatchGuy.App.CreateEAC3ToBatchForm.CreateEAC3ToBatchForm C# (CSharp) Méthode

CreateEAC3ToBatchForm() public méthode

public CreateEAC3ToBatchForm ( ) : System
Résultat System
        public CreateEAC3ToBatchForm()
        {
            InitializeComponent();
            lblEac3ToDirectoryOutputCaption.Text = @"Files will be extracted to: eac3to_Output_Directory\episode##";
            this.SetToolTips();
        }
CreateEAC3ToBatchForm