static void Main(string[] args) { Program IM = new Program(); IM.IntroduceMyself("福田魁斗", 21, false); }