コード例 #1
0
 public void Play()
 {
     SFX temp = new SFX(Song, Name);
 }
コード例 #2
0
 public void Play()
 {
     SFX temp = new SFX(Song, Name);
 }