Namespace: Helpers.CompatChecks
Summary: The base class for Compatibility Checker Providers (CCPs).
Remarks: To integrate a Compatibility Checker Provider into this program, create a class in this namespace and inherit this base class. More information can be found in the documentation.
PerformCompatibilityCheck- Returns:
CompatibilityCheckerProviderStatus
- Returns:
Status- Type:
CompatibilityCheckerProviderStatus
- Type:
This documentation summarizes the public surface of CompatibilityCheckerProvider based on the current source file. Implementation details and example usage can be found in the project source.