|
|
| |
|
|
|
|
|
|
Closes the current tag then opens a new one.
|
|
|
|
| |
|
[C#]
Tag CloseOpen(Tag tag)
Tag CloseOpen(string type)
|
|
|
|
| |
| Name
|
Description
|
| tag |
The tag to be opened. |
| type |
The type of tag to be opened and closed. |
| return |
The tag that was opened. |
|
|
|
|
| |
| Closes the current tag then opens a new one.
|
|
|
|
| |
|