C# Class FogCreek.Wasabi.AST.CCast

Inheritance: FogCreek.Wasabi.AST.CParenExpression
Afficher le fichier Open project: FogCreek/RoslynGenerator

Méthodes publiques

Méthode Description
CCast ( FogCreek.Wasabi.AST.CTypeRef type, CExpression exp ) : System

Method Details

CCast() public méthode

public CCast ( FogCreek.Wasabi.AST.CTypeRef type, CExpression exp ) : System
type FogCreek.Wasabi.AST.CTypeRef
exp CExpression
Résultat System