BatchGuy.App.BluRayTitleInfoForm.SetScreenInfo C# (CSharp) Méthode

SetScreenInfo() private méthode

private SetScreenInfo ( ) : void
Résultat void
        private void SetScreenInfo()
        {
            gbScreen.Text = string.Format("Playlist / Videofile / Runtime: {0}", _bluRaySummaryInfo.HeaderText);
        }
BluRayTitleInfoForm