C# Class DotNetWebToolkit.Cil2Js.Output.ExprJsResolvedCtor

Inheritance: Expr
Afficher le fichier Open project: chrisdunelm/DotNetWebToolkit Class Usage Examples

Méthodes publiques

Méthode Description
ExprJsResolvedCtor ( Ctx ctx, string typeName, TypeReference type, IEnumerable args ) : System

Method Details

ExprJsResolvedCtor() public méthode

public ExprJsResolvedCtor ( Ctx ctx, string typeName, TypeReference type, IEnumerable args ) : System
ctx DotNetWebToolkit.Cil2Js.Ast.Ctx
typeName string
type Mono.Cecil.TypeReference
args IEnumerable
Résultat System