C# Class Tsukikage.Util.CSharpCompilerErrorException

Inheritance: System.ApplicationException
ファイルを表示 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