TestRegion
Class
Definition
Namespace:ArtOfTest.WebAii.ObjectModel
Assembly:ArtOfTest.WebAii.dll
Syntax:
C#
public class TestRegion
Inheritance: objectTestRegion
Properties
C#
public TestRegionCollection AllChildRegions { get; }
C#
public TestRegionCollection ChildRegions { get; }
C#
public TestRegion Parent { get; }
Methods
C#
public void Refresh()