Example #1
0
 public void GetCharacterList_NoExceptions()
 {
     EveApiResponse <CharacterList> res = validKey.GetCharacterList();
 }