C# 클래스 DotNetWebToolkit.Cil2Js.Ast.ExprIsInst

상속: Expr
파일 보기 프로젝트 열기: chrisdunelm/DotNetWebToolkit 1 사용 예제들

공개 메소드들

메소드 설명
ExprIsInst ( Ctx ctx, Expr expr, TypeReference toType ) : System

메소드 상세

ExprIsInst() 공개 메소드

public ExprIsInst ( Ctx ctx, Expr expr, TypeReference toType ) : System
ctx Ctx
expr Expr
toType Mono.Cecil.TypeReference
리턴 System