C# 클래스 Bungie.Tests.Program

파일 보기 프로젝트 열기: kodefuguru/bungie

비공개 메소드들

메소드 설명
GetApiKey ( ) : string 1) If you do not have an ApiKey, obtain one from https://www.bungie.net/en/User/API"/ 2) If you're using source control for this project, configure it to exclude *.secret.config. 3) Create a file in the project folder with the name appSettings.secret.config. 4) Copy the appSettings section from App.config and paste it into the new file. 5) Replace the value of the ApiKey entry with your api key.
Main ( string args ) : void