Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Microsoft
Html
Core
Parser
HtmlParserCommentEventArgs
C# Class Microsoft.Html.Core.Parser.HtmlParserCommentEventArgs
Inheritance:
System.EventArgs
Mostrar archivo
Open project: Microsoft/RTVS
Class Usage Examples
Public Methods
Method
Description
HtmlParserCommentEventArgs
(
CommentToken
commentToken
) :
System
Method Details
HtmlParserCommentEventArgs()
public
method
public
HtmlParserCommentEventArgs
(
CommentToken
commentToken
) :
System
commentToken
Microsoft.Html.Core.Parser.Tokens.CommentToken
return
System