C# Class VisualHg.VsDiffTool.NotifyOnClose

Inheritance: IVsWindowFrameNotify, IVsWindowFrameNotify2
Afficher le fichier Open project: HexWrench/VisualHG2015

Méthodes publiques

Méthode Description
NotifyOnClose ( VsDiffTool parent ) : System
OnClose ( uint &pgrfSaveOptions ) : int

Private Methods

Méthode Description
IVsWindowFrameNotify ( ) : int
IVsWindowFrameNotify ( int fDockable ) : int

Method Details

NotifyOnClose() public méthode

public NotifyOnClose ( VsDiffTool parent ) : System
parent VsDiffTool
Résultat System

OnClose() public méthode

public OnClose ( uint &pgrfSaveOptions ) : int
pgrfSaveOptions uint
Résultat int