C# Class FileSelector.ViewModels.NewFilePlus.ItemTransferItemViewModel

アイテムのListViewItem
Inheritance: System.NotifyPropertyChangedBase
Show file Open project: kienaiProject/ArtOfWords

Public Methods

Method Description
ItemTransferItemViewModel ( ItemModel org ) : System

コンストラクター

Method Details

ItemTransferItemViewModel() public method

コンストラクター
public ItemTransferItemViewModel ( ItemModel org ) : System
org ModernizedAlice.ArtOfWords.BizCommon.Model.Item.ItemModel
return System