C# Class EventStore.VSTools.Views.QueryTool.QueryToolWindowViewModel

Afficher le fichier Open project: AlexeyRaga/esvstools Class Usage Examples

Méthodes publiques

Méthode Description
OnWindowClosed ( ) : void
OnWindowOpened ( ) : void
QueryToolWindowViewModel ( ) : System.Collections.ObjectModel

Private Methods

Méthode Description
CloseTab ( QueryViewModel tabModel ) : void
ShowQueryResult ( string name, string queryUri, string queryResult ) : void

Method Details

OnWindowClosed() public méthode

public OnWindowClosed ( ) : void
Résultat void

OnWindowOpened() public méthode

public OnWindowOpened ( ) : void
Résultat void

QueryToolWindowViewModel() public méthode

public QueryToolWindowViewModel ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel