Overload List

  Name Description
Public method Tag(String)
Initializes a new instance of the Tag class with the specified name.
Public method Tag(String, Object)
Initializes a new instance of the Tag class with the specified name and value.
Public method Tag(String, Object, Type)
Initializes a new instance of the Tag class with the specified name, value and type.

See Also