InterfaceICorrectTranslation
Interface
Definition
Namespace:ArtOfTest.WebAii.Design.Extensibility
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public interface ICorrectTranslation
Methods
Correct(AutomationDescriptor)
Corrects existing descriptor;
Declaration
cs-api-definition
bool Correct(AutomationDescriptor descriptor)
Parameters
descriptor
Returns
True if descriptor is corrected, otherwise false.