New to Telerik Test StudioStart a free 30-day trial

Definition

Namespace:ArtOfTest.WebAii.EventsArgs

Assembly:ArtOfTest.WebAii.dll

Syntax:

C#
public class ReturnedNullOrEmptyEventArgs : EventArgs

Inheritance: objectEventArgsReturnedNullOrEmptyEventArgs

Inherited Members EventArgs.Empty

Constructors

C#
public ReturnedNullOrEmptyEventArgs(FindError findErrorData)
Parameters:findErrorDataFindError

Properties

C#
public FindError FindErrorData { get; }