C# 클래스 Nitra.Visualizer.ViewModels.PopupItemViewModel

상속: ReactiveUI.ReactiveObject
파일 보기 프로젝트 열기: rsdn/nitra

공개 메소드들

메소드 설명
PopupItemViewModel ( int symbolId, FileVm file, NSpan span, bool isDefenition, IntelliSensePopupViewModel popup ) : System

메소드 상세

PopupItemViewModel() 공개 메소드

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