Method | Description | |
---|---|---|
DoDefaultAction ( ) : void | ||
GetItem ( string Names ) : UIHierarchyItem | ||
SelectDown ( vsUISelectionType How, int Count ) : void | ||
SelectUp ( vsUISelectionType How, int Count ) : void | ||
UIHierarchyMock ( |
public GetItem ( string Names ) : UIHierarchyItem | ||
Names | string | |
return | UIHierarchyItem |
public SelectDown ( vsUISelectionType How, int Count ) : void | ||
How | vsUISelectionType | |
Count | int | |
return | void |
public SelectUp ( vsUISelectionType How, int Count ) : void | ||
How | vsUISelectionType | |
Count | int | |
return | void |
public UIHierarchyMock ( |
||
dte | ||
return | EnvDTE |