C# 클래스 Microsoft.Cci.IncludedSourceLocation

상속: IIncludedSourceLocation
파일 보기 프로젝트 열기: visualmutator/visualmutator

Private Properties

프로퍼티 타입 설명
Contains bool
CopyTo int
IncludedSourceLocation System
ObjectInvariant void

비공개 메소드들

메소드 설명
Contains ( ISourceLocation location ) : bool
CopyTo ( int offset, char destination, int destinationOffset, int length ) : int
IncludedSourceLocation ( SourceDocumentWithInclusion document, int startIndex, int length ) : System

Allocates a source location that falls inside a region of text that originally came from another source document.

ObjectInvariant ( ) : void