C# Class Microsoft.Html.Core.Parser.DefaultScriptOrStyleTagNameService

Inheritance: IHtmlScriptOrStyleTagNamesService
Mostra file Open project: Microsoft/RTVS

Public Methods

Method Description
GetScriptTagNames ( ) : IReadOnlyList
GetStyleTagNames ( ) : IReadOnlyList

Method Details

GetScriptTagNames() public method

public GetScriptTagNames ( ) : IReadOnlyList
return IReadOnlyList

GetStyleTagNames() public method

public GetStyleTagNames ( ) : IReadOnlyList
return IReadOnlyList