C# Class DotNetWebToolkit.Cil2Js.Ast.ExprVarLocal

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

Méthodes publiques

Méthode Description
ExprVarLocal ( Ctx ctx, TypeReference type, string name = null ) : System
ToString ( ) : string

Method Details

ExprVarLocal() public méthode

public ExprVarLocal ( Ctx ctx, TypeReference type, string name = null ) : System
ctx Ctx
type Mono.Cecil.TypeReference
name string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string