Example #1
0
 public DropletBin GetDropletBinFromJson()
 {
     return(_repository.GetDropletBin(_defaultFilePath));
 }