Exemple #1
0
 public EtherAPI()
 {
     _jSONGetter = new JSONGetter();
 }
 public CurrencyAPI()
 {
     jSONGetter = new JSONGetter();
 }