Click or drag to resize

IAssignee Interface

This interface declares parts of an assignment

Namespace:  SmartTests.Acts
Assembly:  SmartTests (in SmartTests.dll) Version: 1.12.0
Syntax
public interface IAssignee

The IAssignee type exposes the following members.

Properties
  NameDescription
Public propertyAssignedValue
The value to assign.
Public propertyAssigneeValue
The current value of the assignee, before assignment.
Top
See Also