메소드 | 설명 | |
---|---|---|
JackrabbitFile ( FileType fileType, int id, string pathPrefixName, string filePath, string provider, int priority ) |
Initializes a new instance of the JackrabbitFile class.
|
|
JackrabbitFile ( FileType fileType, string pathPrefixName, string filePath, string provider, int priority ) |
Initializes a new instance of the JackrabbitFile class.
|
public JackrabbitFile ( FileType fileType, int id, string pathPrefixName, string filePath, string provider, int priority ) | ||
fileType | FileType | The type of file |
id | int | The ID. |
pathPrefixName | string | Name of the path prefix. |
filePath | string | The file path. |
provider | string | The provider. |
priority | int | The priority. |
public JackrabbitFile ( FileType fileType, string pathPrefixName, string filePath, string provider, int priority ) | ||
fileType | FileType | The type of file |
pathPrefixName | string | Name of the path prefix. |
filePath | string | The file path. |
provider | string | The provider. |
priority | int | The priority. |