Overload | Description |
---|---|
Tag Constructor(String,Object) | Initializes a new instance of the Tag class with the specified name and value. |
Tag Constructor(String) | Initializes a new instance of the Tag class with the specified name. |
Tag Constructor(String,Object,Type) | Initializes a new instance of the Tag class with the specified name, value and type. |