예제 #1
0
파일: Program.cs 프로젝트: kaito-27/github
        static void Main(string[] args)
        {
            Program IM = new Program();

            IM.IntroduceMyself("福田魁斗", 21, false);
        }