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

SupportMethodsTryAction Method

Ověří, jestli je možné provést akci

Namespace:  TescoSW.MW.UITests.Common
Assembly:  TescoSW.MW.UITests.Common (in TescoSW.MW.UITests.Common.dll) Version: 21.2.8103.33088
Syntax
C#
public static bool TryAction(
	Action action
)

Parameters

action
Type: SystemAction
Akce, která se provádí

Return Value

Type: Boolean

[Missing <returns> documentation for "M:TescoSW.MW.UITests.Common.SupportMethods.TryAction(System.Action)"]

See Also