WaitResult
Class
Definition
Namespace:ArtOfTest.Common
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class WaitResult
Inheritance: objectWaitResult
Constructors
C#
public WaitResult()
C#
public WaitResult(WaitResultType resultType, string error)
Properties
C#
public WaitResultType ResultType { get; }
Methods
C#
public void ThrowExceptionIfInError()