InterfaceITestExplorerContainer
Interface
Definition
Namespace:ArtOfTest.WebAii.Design.UI
Assembly:ArtOfTest.WebAii.Design.dll
Syntax:
cs-api-definition
public interface ITestExplorerContainer
Properties
TestExplorerView
Declaration
cs-api-definition
ITestExplorerView TestExplorerView { get; }
Property Value
Methods
ProjectClosed(ProjectClosedEventArg)
Declaration
cs-api-definition
void ProjectClosed(ProjectClosedEventArg e)
Parameters
e