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

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

Definition

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

Параметры

start  Int32
 
end  Int32
 
innerStartOffset  Int32
 
innerEndOffset  Int32
 
type  StringPlaceholderDocumentGroupType
 
innerGroups  ICollectionStringPlaceholderDocumentGroup  (Optional)
 

См. также