C# Class TypeScriptBundleTransform.TypeScriptCompilerException

Inheritance: System.Exception
Exibir arquivo Open project: wouterdevinck/TypeScript-BundleTransform

Public Methods

Method Description
TypeScriptCompilerException ( string message ) : System

Method Details

TypeScriptCompilerException() public method

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