Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Tsukikage
Util
CSharpCompilerErrorException
C# Class Tsukikage.Util.CSharpCompilerErrorException
Inheritance:
System.ApplicationException
Datei anzeigen
Open project: ttsuki/ttsuki
Public Methods
Method
Description
CSharpCompilerErrorException
(
CompilerErrorCollection
errors
) :
System
Method Details
CSharpCompilerErrorException()
public
method
public
CSharpCompilerErrorException
(
CompilerErrorCollection
errors
) :
System
errors
System.CodeDom.Compiler.CompilerErrorCollection
return
System