Wire up file size
This commit is contained in:
@@ -6,5 +6,5 @@ public interface IFileDescriptor
|
||||
|
||||
string Path { get; }
|
||||
|
||||
int Size { get; }
|
||||
long Size { get; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user