C# Class DotNetWebToolkit.Cil2Js.Output.ExprJsTypeVarName

Inheritance: Expr
显示文件 Open project: chrisdunelm/DotNetWebToolkit Class Usage Examples

Public Methods

Method Description
ExprJsTypeVarName ( Ctx ctx, TypeReference type ) : System

Method Details

ExprJsTypeVarName() public method

public ExprJsTypeVarName ( Ctx ctx, TypeReference type ) : System
ctx DotNetWebToolkit.Cil2Js.Ast.Ctx
type Mono.Cecil.TypeReference
return System