The <para> tag is for use inside a tag, such as <summary>, <remarks>, or <returns>, and lets you add paragraph to the text.
Syntax
<para>text</para>
Examples
|
||||||||
The <para> tag is for use inside a tag, such as <summary>, <remarks>, or <returns>, and lets you add paragraph to the text.
<para>text</para>
Examples
|
||||||||
See Also