FileInfoWrapper constructor

FileInfoWrapper(
  1. File fileInfo
)

Implementation

FileInfoWrapper(File fileInfo) : _fileInfo = fileInfo;