C# Class FileSelector.ViewModels.NewFilePlus.TagTransferItemViewModel

タグのListViewItem
Inheritance: System.NotifyPropertyChangedBase
Show file Open project: kienaiProject/ArtOfWords

Public Methods

Method Description
TagTransferItemViewModel ( SaveTagModel org ) : System

コンストラクター

Method Details

TagTransferItemViewModel() public method

コンストラクター
public TagTransferItemViewModel ( SaveTagModel org ) : System
org ModernizedAlice.ArtOfWords.BizCommon.Model.SaveAndLoad.SaveTagModel
return System