/// <summary> /// Constructor of the class /// </summary> public IBaseStorageWrapper() { foCollection = new FileObjectCollection(); }