XmlDocumentationProvider.GetMethodNodeDocumentation Method

Definition

protected virtual string GetMethodNodeDocumentation (System.Reflection.MethodInfo actionMethodInfo, string childExpression);
abstract member GetMethodNodeDocumentation : System.Reflection.MethodInfo * string -> string
override this.GetMethodNodeDocumentation : System.Reflection.MethodInfo * string -> string
Protected Overridable Function GetMethodNodeDocumentation (actionMethodInfo As MethodInfo, childExpression As String) As String

Parameters

actionMethodInfo
MethodInfo
childExpression
String

Returns

Applies to