Click or drag to resize
Tesco SW, a.s.

ScopedRecordsSwapTwoIds Method

Prohodí 2 idčka v seznamu id záznamů

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public void SwapTwoIds(
	int firstIndex,
	int secondIndex
)

Parameters

firstIndex
Type: SystemInt32
Index prvního id
secondIndex
Type: SystemInt32
Index druhého id
See Also