메소드 | 설명 | |
---|---|---|
CreatedDate ( object data ) : System.DateTime | ||
Enumerate ( |
||
FileProvider ( string baseFolder, IList |
||
GetLocation ( object data ) : Location | ||
Identifier ( object data ) : string | ||
Length ( object data ) : long | ||
ParentDirectoryName ( object data ) : string | ||
Signature ( object data ) : string | ||
Stream ( object data ) : Stream |
메소드 | 설명 | |
---|---|---|
SupportedExtension ( string extension ) : bool |
public CreatedDate ( object data ) : System.DateTime | ||
data | object | |
리턴 | System.DateTime |
public Enumerate ( |
||
collector | ||
itemsAvailable | System.Action | |
리턴 | void |
public FileProvider ( string baseFolder, IList |
||
baseFolder | string | |
folderList | IList |
|
리턴 | System |
public ParentDirectoryName ( object data ) : string | ||
data | object | |
리턴 | string |