Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
Boo
Lang
Compiler
CompilerPipelineEventArgs
C# Class Boo.Lang.Compiler.CompilerPipelineEventArgs
Inheritance:
System.EventArgs
显示文件
Open project: boo/boo-lang
Public Properties
Property
Type
Description
Context
CompilerContext
Public Methods
Method
Description
CompilerPipelineEventArgs
(
CompilerContext
context
) :
System
Method Details
CompilerPipelineEventArgs()
public
method
public
CompilerPipelineEventArgs
(
CompilerContext
context
) :
System
context
CompilerContext
return
System
Property Details
Context
public_oe property
public
CompilerContext,Boo.Lang.Compiler
Context
return
CompilerContext