public void Init()
 {
     service = new OpenStatesService(APIKEY.Key, "Sunlight.NET unit tests");
 }
Example #2
0
 public void Init()
 {
     service = new OpenStatesService(APIKEY.Key, "Sunlight.NET unit tests");
 }