C# Class Pickaxe.CodeDom.Semantic.SemanticException

Inheritance: System.Exception
Mostra file Open project: bitsummation/pickaxe

Protected Methods

Method Description
SemanticException ( LineInfo line ) : System

Method Details

SemanticException() protected method

protected SemanticException ( LineInfo line ) : System
line LineInfo
return System