C# Class Nitra.Visualizer.ViewModels.PopupItemViewModel

Inheritance: ReactiveUI.ReactiveObject
显示文件 Open project: rsdn/nitra

Public Methods

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

Method Details

PopupItemViewModel() public method

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