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
Pickaxe
CodeDom
Semantic
UnknownVariableReferenceException
C# Class Pickaxe.CodeDom.Semantic.UnknownVariableReferenceException
Inheritance:
SemanticException
显示文件
Open project: bitsummation/pickaxe
Public Methods
Method
Description
UnknownVariableReferenceException
(
LineInfo
line
,
string
variable
) :
System
Method Details
UnknownVariableReferenceException()
public
method
public
UnknownVariableReferenceException
(
LineInfo
line
,
string
variable
) :
System
line
LineInfo
variable
string
return
System