Create a new Comment Attribute with just a summary attribute.
Overload List
Create a new Comment Attribute with just a summary attribute.
public VBXmlCommentAttribute();
Create a new Comment Attribute with just a summary attribute.
public VBXmlCommentAttribute(string);
Create a new Comment Attribute with just a summary attribute.
public VBXmlCommentAttribute(string,string);
Create a new Comment Attribute with just a summary attribute.
public VBXmlCommentAttribute(string,bool);
Create a new Comment Attribute with just a summary attribute.
public VBXmlCommentAttribute(string,string,bool);
See Also
VBXmlCommentAttribute Class | VBXmlCommentAttribute Members | Fesersoft.VB.Comments Namespace