Méthode | Description | |
---|---|---|
JackrabbitLibrary ( FileType fileType, int id, string libraryName, System.Version version, SpecificVersion specificity ) : System |
Initializes a new instance of the JackrabbitLibrary class.
|
|
JackrabbitLibrary ( FileType fileType, string libraryName, System.Version version, SpecificVersion specificity ) : System |
Initializes a new instance of the JackrabbitLibrary class.
|
public JackrabbitLibrary ( FileType fileType, int id, string libraryName, System.Version version, SpecificVersion specificity ) : System | ||
fileType | FileType | Type of the file. |
id | int | The identifier. |
libraryName | string | The name of the library. |
version | System.Version | The version. |
specificity | SpecificVersion | The version specificity. |
Résultat | System |
public JackrabbitLibrary ( FileType fileType, string libraryName, System.Version version, SpecificVersion specificity ) : System | ||
fileType | FileType | The type of file |
libraryName | string | The name of the library. |
version | System.Version | The version. |
specificity | SpecificVersion | The version specificity. |
Résultat | System |