C# Class TiledMapper.CompilerException

Inheritance: System.Exception
Show file Open project: rotators/tools

Public Properties

Property Type Description
Text string

Public Methods

Method Description
CompilerException ( string text ) : System

Method Details

CompilerException() public method

public CompilerException ( string text ) : System
text string
return System

Property Details

Text public property

public string Text
return string