Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
TypeScriptBundleTransform
TypeScriptTransformer.ErrorHandler
C# Class TypeScriptBundleTransform.TypeScriptTransformer.ErrorHandler
Mostra file
Open project: wouterdevinck/TypeScript-BundleTransform
Public Methods
Method
Description
ErrorHandler
(
bool
throwException
) :
System
OnError
(
string
message
) :
void
Method Details
ErrorHandler()
public
method
public
ErrorHandler
(
bool
throwException
) :
System
throwException
bool
return
System
OnError()
public
method
public
OnError
(
string
message
) :
void
message
string
return
void