C# Class DartSharp.Compiler.ParserException

Inheritance: System.Exception
显示文件 Open project: ajlopez/DartSharp

Public Methods

Method Description
ParserException ( string msg ) : System

Method Details

ParserException() public method

public ParserException ( string msg ) : System
msg string
return System