Hi
I have below code & i want it to write only one
using (var yt = new YouTubeService(new BaseClientService.Initializer() { ApiKey = "API Key", }))
Thanks