Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
DotNetWebToolkit
Cil2Js
Ast
ExprUnary
C# Class DotNetWebToolkit.Cil2Js.Ast.ExprUnary
Inheritance:
Expr
ファイルを表示
Open project: chrisdunelm/DotNetWebToolkit
Class Usage Examples
Public Methods
Method
Description
ExprUnary
(
Ctx
ctx
,
UnaryOp
op
,
TypeReference
type
,
Expr
expr
) :
System
ToString
( ) :
string
Method Details
ExprUnary()
public
method
public
ExprUnary
(
Ctx
ctx
,
UnaryOp
op
,
TypeReference
type
,
Expr
expr
) :
System
ctx
Ctx
op
UnaryOp
type
Mono.Cecil.TypeReference
expr
Expr
return
System
ToString()
public
method
public
ToString
( ) :
string
return
string