C# Class Sizikov.AsyncSuffix.Analyzer.AsyncMethodNameUtil

Exibir arquivo Open project: asizikov/AsyncSuffix

Public Methods

Method Description
IsAsyncSuffixMissing ( this methodDeclaration ) : bool

Method Details

IsAsyncSuffixMissing() public static method

public static IsAsyncSuffixMissing ( this methodDeclaration ) : bool
methodDeclaration this
return bool