コード例 #1
0
ファイル: UnitTest1.cs プロジェクト: imp111/CSharp-OOP
 public void Test_PrintCount()
 {
     Male.PrintMaleCount();
 }