Method | Description | |
---|---|---|
InitialManifestFilename ( ) : string | ||
IsCompatible ( this IncompatibilityLibrary, |
||
IsCompatible ( this IncompatibilityLibrary, |
||
IsCompatible ( this IncompatibilityLibrary, string PluginId, System.Version Version ) : bool | ||
IsCompatible ( this IncompatibilityLibrary, string PluginId, System.Version Version, |
||
LatestCompatibleRelease ( this LibraryItem, |
||
LoadIncompatibilityData ( this LibraryManifest ) : |
||
LoadManifest ( |
||
ManifestFilename ( |
||
UpdateManifest ( |
Method | Description | |
---|---|---|
UpdateUrl ( ) : string |
public static InitialManifestFilename ( ) : string | ||
return | string |
public static IsCompatible ( this IncompatibilityLibrary, |
||
IncompatibilityLibrary | this | |
Release | ||
return | bool |
public static IsCompatible ( this IncompatibilityLibrary, |
||
IncompatibilityLibrary | this | |
Release | ||
Incompatibility | ||
return | bool |
public static IsCompatible ( this IncompatibilityLibrary, string PluginId, System.Version Version ) : bool | ||
IncompatibilityLibrary | this | |
PluginId | string | |
Version | System.Version | |
return | bool |
public static IsCompatible ( this IncompatibilityLibrary, string PluginId, System.Version Version, |
||
IncompatibilityLibrary | this | |
PluginId | string | |
Version | System.Version | |
Incompatibility | ||
return | bool |
public static LatestCompatibleRelease ( this LibraryItem, |
||
LibraryItem | this | |
Incompatibility | ||
return |
public static LoadIncompatibilityData ( this LibraryManifest ) : |
||
LibraryManifest | this | |
return |
public static LoadManifest ( |
||
Database | ||
return |
public static ManifestFilename ( |
||
Database | ||
return | string |
public static UpdateManifest ( |
||
Database | ||
Status | IScheduledTaskStatus | |
return |