|
|
| |
|
|
|
|
|
|
Opens the tag then closes it.
|
|
|
|
| |
|
[C#]
Tag OpenClose(Tag tag)
Tag OpenClose(string type)
|
|
|
|
| |
| Name
|
Description
|
| tag |
The tag to be opened and closed. |
| type |
The type of tag to be opened and closed. |
| return |
The tag that was opened and closed. |
|
|
|
|
| |
| Opens the tag then closes it.
|
|
|
|
| |
|