Ready to test
This commit is contained in:
@ -6,7 +6,7 @@ public interface INavigate
|
||||
public List<string[]> Levels { get; }
|
||||
public string SourceDirectory { get; }
|
||||
public string DirectoryRelativePath { get; }
|
||||
public Models.FaceFileSystem[] FaceFileSystemCollection { get; }
|
||||
public Models.DirectoryFileSystem[] DirectoryFileSystemCollection { get; }
|
||||
public FaceFileSystem[] FaceFileSystemCollection { get; }
|
||||
public DirectoryFileSystem[] DirectoryFileSystemCollection { get; }
|
||||
|
||||
}
|
Reference in New Issue
Block a user