C# Class TypeScript.TypeScriptCompilerException

Inheritance: System.ApplicationException
显示文件 Open project: giggio/TypeScriptCompiler

Public Methods

Method Description
TypeScriptCompilerException ( string message ) : System

Method Details

TypeScriptCompilerException() public method

public TypeScriptCompilerException ( string message ) : System
message string
return System