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
FDOxml2cs
CommentReader
C# Class FDOxml2cs.CommentReader
Mostrar archivo
Open project: mono/winforms-tools
Class Usage Examples
Public Methods
Method
Description
CommentReader
(
XmlTextReader
xtr
,
MimeType
mt
) :
System
Start
( ) :
void
Method Details
CommentReader()
public
method
public
CommentReader
(
XmlTextReader
xtr
,
MimeType
mt
) :
System
xtr
System.Xml.XmlTextReader
mt
MimeType
return
System
Start()
public
method
public
Start
( ) :
void
return
void