1
Answer

Need to write only once

Ramco Ramco

Ramco Ramco

2y
652
1

Hi

  I have below code & i want it to write only one


using (var yt = new YouTubeService(new BaseClientService.Initializer()
                {
                    ApiKey = "API Key",
                }))

Thanks

Answers (1)