Exemple #1
0
 public ArkStarmap(ICache cache)
 {
     _client = new ArkStarmapApiClient(cache);
 }