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
MadLad
Compiler
CodeAnalysis
Binding
Expressions
LiteralBoundExpression
C# Class MadLad.Compiler.CodeAnalysis.Binding.Expressions.LiteralBoundExpression
Inheritance:
MadLad.Compiler.CodeAnalysis.Binding.Expressions.BoundExpression
Mostra file
Open project: mellobacon/MadLad
Public Properties
Property
Type
Description
Value
object
Public Methods
Method
Description
LiteralBoundExpression
(
object
value
) :
System
Method Details
LiteralBoundExpression()
public
method
public
LiteralBoundExpression
(
object
value
) :
System
value
object
return
System
Property Details
Value
public_oe property
public
object
Value
return
object