コード例 #1
0
 public void GetCurrentImage(IImageCreator imageCreator)
 {
     _mediaControl.GetCurrentImage(imageCreator);
 }