コード例 #1
0
ファイル: MoviesManager.cs プロジェクト: Coolchh/GY1
 public void EditVideo(Movies shi)
 {
     imovies.EditVideo(shi);
 }