IFindParam
Interface
Definition
Namespace:ArtOfTest.Common.BackCompat
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public interface IFindParam
Derived Classes:
Properties
C#
IList<IiAttribute> Attributes { get; }
C#
IList<IiAttribute> PartialAttributes { get; }
C#
BackCompatFindType Type { get; }