FilePath ready to test
This commit is contained in:
@ -5,6 +5,7 @@ public interface IItem
|
||||
|
||||
public bool? FileSizeChanged { get; }
|
||||
public List<Face> Faces { get; }
|
||||
public FilePath FilePath { get; }
|
||||
public FileHolder ImageFileHolder { get; }
|
||||
public bool? IsNotUniqueAndNeedsReview { get; }
|
||||
public bool IsUniqueFileName { get; }
|
||||
|
Reference in New Issue
Block a user