TopicTransformationCoreApiTypeNamePlainText Method
This is used to get a type name in plain text based on the given type information
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected void ApiTypeNamePlainText(
StringBuilder memberName,
XElement typeInfo
)
Protected Sub ApiTypeNamePlainText (
memberName As StringBuilder,
typeInfo As XElement
)
protected:
void ApiTypeNamePlainText(
StringBuilder^ memberName,
XElement^ typeInfo
)
member ApiTypeNamePlainText :
memberName : StringBuilder *
typeInfo : XElement -> unit
Parameters
- memberName StringBuilder
- A string builder to which the name elements are added
- typeInfo XElement
- An element containing the type information for the reference link