public void LoadImage(FFImageLoading.Work.IImageLoaderTask task)
 {
     throw new Exception(DoNotReference);
 }
 public void RemovePendingTask(FFImageLoading.Work.IImageLoaderTask task)
 {
     throw new Exception(DoNotReference);
 }