Class ItemCountVerificationDescriptor.RootItemCountQuickTask
Inheritance
System.Object
ItemCountVerificationDescriptor.RootItemCountQuickTask
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.IntrinsicTranslators.Xaml.Common.TreeView
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class RootItemCountQuickTask : IQuickTask
Constructors
RootItemCountQuickTask()
Declaration
public RootItemCountQuickTask()
Properties
Role
Methods
GetDisplayText()
Declaration
public string GetDisplayText()
Returns
System.String
|
Implements
GetTask()
Initialize(ITargetElement)
Declaration
public bool Initialize(ITargetElement currentElement)
Parameters
ITargetElement
currentElement
|
Returns
System.Boolean
|