SchemeObjectDifferenceGetDifferenceWithOrderCheckIfExistsT - метод

Definition

Пространство имён: Tessa.Scheme.Differences
Сборка: Tessa (в Tessa.dll) Версия: 4.0.8
C#
public static SchemeObjectDifference GetDifferenceWithOrderCheckIfExists<T>(
	T left,
	T right,
	int leftIndex,
	int rightIndex,
	bool ignoreCascadeChanges
)
where T : SchemeObject

Параметры

left  T
 
right  T
 
leftIndex  Int32
 
rightIndex  Int32
 
ignoreCascadeChanges  Boolean
 

Параметры типа

T

Возвращаемое значение

SchemeObjectDifference

См. также