Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Notifies the hierarchy of refactoring operations.
The IVsHierarchyRefactorNotify type exposes the following members.
Methods
Name
Description
Called after a method had parameters added.
Called when a method is about to have parameters added.
Called when a symbol is about to be renamed.
Called when a method is about to have parameters removed.
Called when a method is about to have parameters reordered.
Called after a symbol is renamed.
Called after a method had parameters removed.
Called after a method had parameters reordered.
Top