C# Class ICSharpCode.NRefactory.CSharp.SyntaxExtensions

Extension methods for the syntax tree.
Afficher le fichier Open project: 0xd4d/NRefactory

Méthodes publiques

Méthode Description
IsComparisonOperator ( this operatorType ) : bool

Method Details

IsComparisonOperator() public static méthode

public static IsComparisonOperator ( this operatorType ) : bool
operatorType this
Résultat bool