Method | Description | |
---|---|---|
Tag ( string tagName ) : System |
Instantiates a tag/branch.
|
|
ToString ( ) : string |
Returns a string representation of the object.
|
Method | Description | |
---|---|---|
Tag ( ) : System |
public Tag ( string tagName ) : System | ||
tagName | string | The name of the tag or branch. |
return | System |