C# 클래스 CodeContractNullability.Test.RoslynTestFramework.AnalyzerTestContext

파일 보기 프로젝트 열기: bkoelman/ResharperCodeContractNullability 1 사용 예제들

Private Properties

프로퍼티 타입 설명
AnalyzerTestContext System.Collections.Generic
WithFileName AnalyzerTestContext
WithReferences AnalyzerTestContext

공개 메소드들

메소드 설명
AnalyzerTestContext ( [ markupCode, [ languageName, [ options ) : System.Collections.Generic

비공개 메소드들

메소드 설명
AnalyzerTestContext ( [ markupCode, [ languageName, [ fileName, [ options, [ references ) : System.Collections.Generic
WithFileName ( [ fileName ) : AnalyzerTestContext
WithReferences ( [ references ) : AnalyzerTestContext

메소드 상세

AnalyzerTestContext() 공개 메소드

public AnalyzerTestContext ( [ markupCode, [ languageName, [ options ) : System.Collections.Generic
markupCode [
languageName [
options [
리턴 System.Collections.Generic