Method | Description | |
---|---|---|
ReadTags ( ITagable item ) : void | ||
SelectFlagViewModel ( JryFlagType type ) : JryVideo.Model | ||
WriteTags ( ITagable item, bool nullIfEmpty ) : void |
public SelectFlagViewModel ( JryFlagType type ) : JryVideo.Model | ||
type | JryFlagType | |
return | JryVideo.Model |
public WriteTags ( ITagable item, bool nullIfEmpty ) : void | ||
item | ITagable | |
nullIfEmpty | bool | |
return | void |