C# 클래스 JryVideo.Controls.SelectFlag.SelectFlagViewModel

파일 보기 프로젝트 열기: Cologler/JRYVideo

공개 메소드들

메소드 설명
ReadTags ( ITagable item ) : void
SelectFlagViewModel ( JryFlagType type ) : JryVideo.Model
WriteTags ( ITagable item, bool nullIfEmpty ) : void

메소드 상세

ReadTags() 공개 메소드

public ReadTags ( ITagable item ) : void
item ITagable
리턴 void

SelectFlagViewModel() 공개 메소드

public SelectFlagViewModel ( JryFlagType type ) : JryVideo.Model
type JryFlagType
리턴 JryVideo.Model

WriteTags() 공개 메소드

public WriteTags ( ITagable item, bool nullIfEmpty ) : void
item ITagable
nullIfEmpty bool
리턴 void