C# Class DotNetWebToolkit.Cil2Js.Output.ExprJsResolvedProperty

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

Méthodes publiques

Méthode Description
ExprJsResolvedProperty ( Ctx ctx, ICall call, string propertyName ) : System

Method Details

ExprJsResolvedProperty() public méthode

public ExprJsResolvedProperty ( Ctx ctx, ICall call, string propertyName ) : System
ctx DotNetWebToolkit.Cil2Js.Ast.Ctx
call ICall
propertyName string
Résultat System