C# Класс Microsoft.Cci.IncludedSourceLocation

Наследование: IIncludedSourceLocation
Показать файл Открыть проект

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