예제 #1
0
 public GasData(IGasPurchasesRetriever gasPurchasesData)
 {
     _gasPurchasesData = gasPurchasesData;
 }
예제 #2
0
 public GasData(IGasPurchasesRetriever gasPurchasesData)
 {
     _gasPurchasesData = gasPurchasesData;
 }