DocCodeAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Add the specified text to the documentation comment.
(Inherited from DocComment.) | |
Add(CodeObject) |
Add a CodeObject to the embedded code Block.
| |
Add(CodeObject) |
Add multiple CodeObjects to the embedded code Block.
| |
Add(DocComment) |
Add the specified child DocComment to the documentation comment.
(Inherited from DocComment.) | |
Add(DocComment) |
Add the specified DocComments to the documentation comment.
(Inherited from DocComment.) |