C# Class AvalonStudio.Debugging.LocalsViewModel

Inheritance: WatchListViewModel, IExtension
Afficher le fichier Open project: VitalElement/AvalonStudio

Méthodes publiques

Méthode Description
Activation ( ) : void
Clear ( ) : void
InvalidateLocals ( List variables ) : void
LocalsViewModel ( ) : System.Collections.Generic

Private Methods

Méthode Description
_debugManager_DebugFrameChanged ( object sender, FrameChangedEventArgs e ) : void

Method Details

Activation() public méthode

public Activation ( ) : void
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

InvalidateLocals() public méthode

public InvalidateLocals ( List variables ) : void
variables List
Résultat void

LocalsViewModel() public méthode

public LocalsViewModel ( ) : System.Collections.Generic
Résultat System.Collections.Generic