C# Class Sizikov.AsyncSuffix.Analyzer.AsyncMethodNameUtil

Afficher le fichier Open project: asizikov/AsyncSuffix

Méthodes publiques

Méthode Description
IsAsyncSuffixMissing ( this methodDeclaration ) : bool

Method Details

IsAsyncSuffixMissing() public static méthode

public static IsAsyncSuffixMissing ( this methodDeclaration ) : bool
methodDeclaration this
Résultat bool