Search
XmlInformationProvider Members
Methods
 


Provides function information from an XML file.

The following tables list the members exposed by the XmlInformationProvider type.

 Public Methods

  Name Description

Create

Creates a XmlInformationProvider instance from the specified XDocument object.

GetFunctionInformation

IInformationProvider.GetFunctionInformation implementation.

GetFunctions

IInformationProvider.GetFunctions implementation.

GetFunctionSummary

IInformationProvider.GetFunctionSummary implementation.

 See Also