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