コード例 #1
0
 public YoutubeRepository(IGoogleService <YouTubeService> googleService)
 {
     Instance = googleService.GetService();
 }