XmlDocumentationExtensions
Provides extension methods for reading XML comments from reflected members.
Returns the contents of the "summary" XML documentation tag for the specified member.
Returns the contents of an XML documentation tag for the specified member.
Returns the contents of the "summary" XML documentation tag for the specified member.
Returns the contents of an XML documentation tag for the specified member.
Returns the contents of the "returns" or "param" XML documentation tag for the specified parameter.
Returns the contents of the "summary" XML documentation tag for the specified member.
public static string GetXmlDocumentation(this MemberInfo member, string pathToXmlFile, string tagName)
Returns the contents of the "summary" XML documentation tag for the specified member.
Returns the contents of the "returns" or "param" XML documentation tag for the specified parameter.
Returns the contents of the "remarks" XML documentation tag for the specified member.
Returns the contents of the "remarks" XML documentation tag for the specified member.
Returns the contents of the "summary" XML documentation tag for the specified member.
Returns the contents of the "summary" XML documentation tag for the specified member.