C# Class DotNetWebToolkit.Cil2Js.Ast.ExprIsInst

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

Méthodes publiques

Méthode Description
ExprIsInst ( Ctx ctx, Expr expr, TypeReference toType ) : System

Method Details

ExprIsInst() public méthode

public ExprIsInst ( Ctx ctx, Expr expr, TypeReference toType ) : System
ctx Ctx
expr Expr
toType Mono.Cecil.TypeReference
Résultat System