C# Class StoryTeller.Html.CommentTag

Inheritance: HtmlTags.HtmlTag
Mostra file Open project: adymitruk/storyteller

Public Methods

Method Description
CommentTag ( Comment comment ) : FubuCore

Method Details

CommentTag() public method

public CommentTag ( Comment comment ) : FubuCore
comment StoryTeller.Domain.Comment
return FubuCore