コード例 #1
0
 public Tester()
 {
     Bio = new Bio();
 }
コード例 #2
0
 public Developer()
 {
     Bio = new Bio();
 }