C# Class StoryTeller.Html.ExceptionTag

Inheritance: HtmlTags.HtmlTag
Exibir arquivo Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
ExceptionTag ( string text ) : HtmlTags
ExceptionText ( ) : string

Method Details

ExceptionTag() public method

public ExceptionTag ( string text ) : HtmlTags
text string
return HtmlTags

ExceptionText() public method

public ExceptionText ( ) : string
return string