PatchImpactAnalysisDataProvider Class¶
Provides analysis data and reporting requirements for an PatchImpactAnalysisSolution
Inheritance Hierarchy¶
System.Object
Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.PatchImpactAnalysisDataProvider
Namespace: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis
Assembly: Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis (in Citrix.SDK.AppDNA.Solutions.PatchImpactAnalysis.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax¶
C¶
public sealed class PatchImpactAnalysisDataProvider : IAnalysisDataProvider
VB¶
Public NotInheritable Class PatchImpactAnalysisDataProvider
Implements IAnalysisDataProvider
The PatchImpactAnalysisDataProvider type exposes the following members.
Constructors¶
Name | Description | |
---|---|---|
![]() | PatchImpactAnalysisDataProvider | Initializes a new instance of the PatchImpactAnalysisDataProvider class. |
Methods¶
Name | Description | |
---|---|---|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |