C# Class ICSharpCode.NRefactory.CSharp.Refactoring.LambdaHelper

Afficher le fichier Open project: 0xd4d/NRefactory Class Usage Examples

Méthodes publiques

Méthode Description
GetLambdaReturnType ( RefactoringContext context, LambdaExpression lambda ) : IType

Method Details

GetLambdaReturnType() public static méthode

public static GetLambdaReturnType ( RefactoringContext context, LambdaExpression lambda ) : IType
context RefactoringContext
lambda LambdaExpression
Résultat IType