partial commit enterprise storage
This commit is contained in:
parent
8b9677c92c
commit
c912242fa2
4 changed files with 138 additions and 2 deletions
|
@ -41,6 +41,7 @@ namespace WebsitePanel.Providers.OS
|
|||
private DateTime changed;
|
||||
private bool isDirectory;
|
||||
private long size;
|
||||
private long quota;
|
||||
private bool isEmpty;
|
||||
|
||||
public SystemFile()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue