public BBCodeNode(
string tagName
)
Public Sub New (
tagName As String
)
Dim tagName As String
Dim instance As New BBCodeNode(tagName)
public:
BBCodeNode(
String^ tagName
)
new :
tagName : string -> BBCodeNode
No code example is currently available or this language may not be supported.
[Missing <param name="tagName"/> documentation for "M:DevCase.Core.DataProcessing.Html.BBCode.BBCodeNode.#ctor(System.String)"]