コード例 #1
0
ファイル: Program.cs プロジェクト: josesison1/MediaPlayer
 static void start(IPanel player)
 {
     player.Play();
 }