コード例 #1
0
ファイル: Home.xaml.cs プロジェクト: noah-erasmus/MyET
 private void NewAlien()
 {
     alien.Birth();
 }