Для изменения размера нажмите или перетащите

StringPlaceholderDocumentGroup - конструктор

Инициализирует новый экземпляр класса StringPlaceholderDocumentGroup

Пространство имён:  Tessa.Platform.Placeholders
Сборка:  Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис
public StringPlaceholderDocumentGroup(
	int start,
	int end,
	int innerStartOffset,
	int innerEndOffset,
	StringPlaceholderDocumentGroupType type,
	ICollection<StringPlaceholderDocumentGroup> innerGroups = null
)

Параметры

start
Тип: SystemInt32
end
Тип: SystemInt32
innerStartOffset
Тип: SystemInt32
innerEndOffset
Тип: SystemInt32
type
Тип: Tessa.Platform.PlaceholdersStringPlaceholderDocumentGroupType
innerGroups (Optional)
Тип: System.Collections.GenericICollectionStringPlaceholderDocumentGroup
См. также