메소드 | 설명 | |
---|---|---|
ClearActiveSection ( ) : void | ||
ConfigurableHost ( ) : Microsoft.VisualStudio.TestTools.UnitTesting | ||
ConfigurableHost ( ConfigurableServiceProvider sp, |
||
GetService ( |
||
SetActiveSection ( ISectionController section ) : void | ||
SimulateActiveSectionChanged ( ) : void |
public ConfigurableHost ( ) : Microsoft.VisualStudio.TestTools.UnitTesting | ||
리턴 | Microsoft.VisualStudio.TestTools.UnitTesting |
public ConfigurableHost ( ConfigurableServiceProvider sp, |
||
sp | ConfigurableServiceProvider | |
dispatcher | ||
리턴 | Microsoft.VisualStudio.TestTools.UnitTesting |
public GetService ( |
||
serviceType | ||
리턴 | object |
public SetActiveSection ( ISectionController section ) : void | ||
section | ISectionController | |
리턴 | void |