C# Class StoryTeller.UserInterface.Editing.HTML.RemoveLinkTag

Inheritance: HtmlTags.LinkTag
显示文件 Open project: adymitruk/storyteller Class Usage Examples

Public Methods

Method Description
RemoveLinkTag ( ) : HtmlTags
RemoveLinkTag ( FixtureGraph fixture ) : HtmlTags

Method Details

RemoveLinkTag() public method

public RemoveLinkTag ( ) : HtmlTags
return HtmlTags

RemoveLinkTag() public method

public RemoveLinkTag ( FixtureGraph fixture ) : HtmlTags
fixture FixtureGraph
return HtmlTags