C# 클래스 ReactiveWpfApp.TagViewModel

파일 보기 프로젝트 열기: shishkin/Stimpack

공개 메소드들

메소드 설명
TagViewModel ( string tag, ObservableCollection notes ) : System

비공개 메소드들

메소드 설명
CountTaggedNotes ( ) : int
OnNoteTagged ( string tag ) : void

메소드 상세

TagViewModel() 공개 메소드

public TagViewModel ( string tag, ObservableCollection notes ) : System
tag string
notes ObservableCollection
리턴 System