Beispiel #1
0
 private void GetDataFromSource()
 {
     _dataList = jsonReader.ReadAllData <T>();
 }