C# 클래스 CodeContractNullability.Test.ParsedSourceCode

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

Private Properties

프로퍼티 타입 설명
ExtractAttributePrefix string
GetAttributeNameWithPrefix string
GetExpandedText string
GetExpectedTextForAttribute string
GetNextMarkerStart int>.Tuple
GetText string
GetTextWithFixPointsExpanded string
GetTextWithImportPointsExpanded string
Parse string

공개 메소드들

메소드 설명
ParsedSourceCode ( [ text, [ filename, [ settings, [ externalAnnotationsMap, [ references, [ nestedTypes, [ codeNamespaceImport, bool reIndent ) : System

비공개 메소드들

메소드 설명
ExtractAttributePrefix ( [ nestedTypes ) : string
GetAttributeNameWithPrefix ( [ attributeName ) : string
GetExpandedText ( [ original, [ expansion, [ pointQueue ) : string
GetExpectedTextForAttribute ( [ attributeName ) : string
GetNextMarkerStart ( [ line ) : int>.Tuple
GetText ( ) : string
GetTextWithFixPointsExpanded ( [ original, [ fixText ) : string
GetTextWithImportPointsExpanded ( [ original ) : string
Parse ( [ sourceText ) : string

메소드 상세

ParsedSourceCode() 공개 메소드

public ParsedSourceCode ( [ text, [ filename, [ settings, [ externalAnnotationsMap, [ references, [ nestedTypes, [ codeNamespaceImport, bool reIndent ) : System
text [
filename [
settings [
externalAnnotationsMap [
references [
nestedTypes [
codeNamespaceImport [
reIndent bool
리턴 System