C# 클래스 Sizikov.AsyncSuffix.Analyzer.AsyncMethodNameUtil

파일 보기 프로젝트 열기: asizikov/AsyncSuffix

공개 메소드들

메소드 설명
IsAsyncSuffixMissing ( this methodDeclaration ) : bool

메소드 상세

IsAsyncSuffixMissing() 공개 정적인 메소드

public static IsAsyncSuffixMissing ( this methodDeclaration ) : bool
methodDeclaration this
리턴 bool