ICodeRefactoringEvents 介面
提供事件,通知發生重構作業。
命名空間: Microsoft.VisualStudio.SharePoint
組件: Microsoft.VisualStudio.SharePoint (在 Microsoft.VisualStudio.SharePoint.dll 中)
語法
'宣告
Public Interface ICodeRefactoringEvents
public interface ICodeRefactoringEvents
ICodeRefactoringEvents 型別會公開下列成員。
事件
名稱 | 說明 | |
---|---|---|
ClassNameChanged | 在類別名稱變更之後發生。 | |
ClassNameChanging | 發生於將變更類別的名稱時。 |
回頁首