C# 클래스 SmallXmlParserException, UnitySVG

상속: SystemException
파일 보기 프로젝트 열기: MrJoy/UnitySVG

공개 메소드들

메소드 설명
SmallXmlParserException ( string msg, int line, int column ) : System

메소드 상세

SmallXmlParserException() 공개 메소드

public SmallXmlParserException ( string msg, int line, int column ) : System
msg string
line int
column int
리턴 System