Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: Tag _(params object[])

  • Declared in: RT.TagSoup.Tag

Declaration

public Tag _(
    params object[] contents
)

Summary

Sets the contents of the tag. Any objects are allowed.

Parameters

object[]contents Contents to set to.

Returns

The same tag.