Esempio n. 1
0
 private void LoadImages(string imagePath)
 {
     imageProvider.FetchImages(imagePath, LoadImagesFromRetrievedData);
 }