XmlDocumentationGetXmlDocumentation Method |
Name | Description | |
---|---|---|
![]() ![]() | GetXmlDocumentation(ParameterInfo, String) |
Returns the XML documentation (returns/param tag) for the specified parameter.
|
![]() ![]() | GetXmlDocumentation(MemberInfo, String, String) |
Returns the XML documentation (summary tag) for the specified member.
|
![]() ![]() | GetXmlDocumentation(MemberInfo, XDocument, String) |
Returns the XML documentation (summary tag) for the specified member.
|
![]() ![]() | GetXmlDocumentation(ParameterInfo, String, String) |
Returns the XML documentation (returns/param tag) for the specified parameter.
|
![]() ![]() | GetXmlDocumentation(ParameterInfo, XDocument, String) |
Returns the XML documentation (returns/param tag) for the specified parameter.
|