Skip to main content

AttributeExtensions

Required in both ServiceStack .Common + .Client

Assembly: ServiceStack.Interfaces.dll
View Source
Declaration
public static class AttributeExtensions

Methods

GetNotes(Type)

View Source
Declaration
public static string GetNotes(this Type type)
Returns

System.String

Parameters
TypeName
System.Typetype

GetDescription(Type)

View Source
Declaration
public static string GetDescription(this Type type)
Returns

System.String

Parameters
TypeName
System.Typetype

GetDescription(MemberInfo)

View Source
Declaration
public static string GetDescription(this MemberInfo mi)
Returns

System.String

Parameters
TypeName
System.Reflection.MemberInfomi

GetDescription(ParameterInfo)

View Source
Declaration
public static string GetDescription(this ParameterInfo pi)
Returns

System.String

Parameters
TypeName
System.Reflection.ParameterInfopi