InteropAnalysisDataProvider Constructor¶
Initializes a new instance of the InteropAnalysisDataProvider class.
Namespace: Citrix.SDK.AppDNA.Solutions.Interop
Assembly: Citrix.SDK.AppDNA.Solutions.Interop (in Citrix.SDK.AppDNA.Solutions.Interop.dll) Version: 7.11.0.0 (7.11.0.0)
Syntax¶
C¶
public InteropAnalysisDataProvider(
InteropServer server
)
VB¶
Public Sub New (
server As InteropServer
)
Parameters¶
- server
- Type: Citrix.SDK.AppDNA.Solutions.Interop.InteropServer
The interoperability SDK core object.
See Also¶
Reference¶
InteropAnalysisDataProvider Class
Citrix.SDK.AppDNA.Solutions.Interop Namespace