Method GetDescription
- Namespace
- Alternet.Syntax.Parsers.Python.SemanticModel
- Assembly
- Alternet.Syntax.Parsers.Advanced.Python.v10.dll
GetDescription(ParameterInfo)
Obtains description of the specified ParameterInfo.
public static string GetDescription(ParameterInfo pinfo)
Parameters
pinfoParameterInfoParameterInfo to evaluate.
Returns
- string
String that describes specified ParameterInfo.
GetDescription(MemberInfo)
Obtains description of the specified MemberInfo.
public static string GetDescription(MemberInfo info)
Parameters
infoMemberInfoMemberInfo to evaluate.
Returns
- string
String that describes specified MemberInfo.
GetDescription(string, Type, string, string, out string)
protected static bool GetDescription(string prefix, Type type, string postfix, string paramName, out string desc)
Parameters
Returns
GetDescription(MemberInfo, string)
protected static string GetDescription(MemberInfo info, string paramName)
Parameters
infoMemberInfoparamNamestring