C# Class SmallXmlParserException, UnitySVG

Inheritance: SystemException
Afficher le fichier Open project: MrJoy/UnitySVG

Méthodes publiques

Méthode Description
SmallXmlParserException ( string msg, int line, int column ) : System

Method Details

SmallXmlParserException() public méthode

public SmallXmlParserException ( string msg, int line, int column ) : System
msg string
line int
column int
Résultat System