Method | Description | |
---|---|---|
ClearActiveSection ( ) : void | ||
ConfigurableHost ( ) : Microsoft.VisualStudio.TestTools.UnitTesting | ||
ConfigurableHost ( ConfigurableServiceProvider sp, |
||
GetService ( |
||
SetActiveSection ( ISectionController section ) : void | ||
SimulateActiveSectionChanged ( ) : void |
public ConfigurableHost ( ) : Microsoft.VisualStudio.TestTools.UnitTesting | ||
return | Microsoft.VisualStudio.TestTools.UnitTesting |
public ConfigurableHost ( ConfigurableServiceProvider sp, |
||
sp | ConfigurableServiceProvider | |
dispatcher | ||
return | Microsoft.VisualStudio.TestTools.UnitTesting |
public GetService ( |
||
serviceType | ||
return | object |
public SetActiveSection ( ISectionController section ) : void | ||
section | ISectionController | |
return | void |
public SimulateActiveSectionChanged ( ) : void | ||
return | void |