public ParametrizedKeywordSyntaxNode(
[NotNullAttribute] string nodeType
)Public Sub New (
<NotNullAttribute> nodeType As String
)public:
ParametrizedKeywordSyntaxNode(
[NotNullAttribute] String^ nodeType
)new :
[<NotNullAttribute>] nodeType : string -> ParametrizedKeywordSyntaxNode