Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
SmallXmlParserException
C# Class SmallXmlParserException, UnitySVG
Inheritance:
SystemException
Show file
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