Property | Type | Description | |
---|---|---|---|
Data | byte[] |
Method | Description | |
---|---|---|
FileDataLocation ( string path, string localPath, FileStateInfo info, byte data ) : System | ||
FileDataLocation ( string path, string localPath, byte data ) : System |
public FileDataLocation ( string path, string localPath, FileStateInfo info, byte data ) : System | ||
path | string | |
localPath | string | |
info | FileStateInfo | |
data | byte | |
return | System |
public FileDataLocation ( string path, string localPath, byte data ) : System | ||
path | string | |
localPath | string | |
data | byte | |
return | System |