예제 #1
0
        private static void Main(string[] args)
        {
            //all of these show delegate
            PlayBook();
            // PlayMovie();
            // ShowPhoto();
            // PlaySong();
            // PlaySitcom();


            // PlayAudio();
            // PlayVideo();


            FileAdapter.Write(_ar.List().ToList());
        }