C# Class Nitra.Visualizer.ViewModels.PopupItemViewModel

Inheritance: ReactiveUI.ReactiveObject
Afficher le fichier Open project: rsdn/nitra

Méthodes publiques

Méthode Description
PopupItemViewModel ( int symbolId, FileVm file, NSpan span, bool isDefenition, IntelliSensePopupViewModel popup ) : System

Method Details

PopupItemViewModel() public méthode

public PopupItemViewModel ( int symbolId, FileVm file, NSpan span, bool isDefenition, IntelliSensePopupViewModel popup ) : System
symbolId int
file FileVm
span NSpan
isDefenition bool
popup IntelliSensePopupViewModel
Résultat System