Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
SmallXmlParserException
C# Class SmallXmlParserException, UnitySVG
Inheritance:
SystemException
Exibir arquivo
Open project: MrJoy/UnitySVG
Public Methods
Method
Description
SmallXmlParserException
(
string
msg
,
int
line
,
int
column
) :
System
Method Details
SmallXmlParserException()
public
method
public
SmallXmlParserException
(
string
msg
,
int
line
,
int
column
) :
System
msg
string
line
int
column
int
return
System