BatchGuy.App.BluRayTitleInfoForm.SetScreenInfo C# (CSharp) Метод

SetScreenInfo() приватный Метод

private SetScreenInfo ( ) : void
Результат void
        private void SetScreenInfo()
        {
            gbScreen.Text = string.Format("Playlist / Videofile / Runtime: {0}", _bluRaySummaryInfo.HeaderText);
        }
BluRayTitleInfoForm