C# Class Harriet.ViewModels.ChatWindowLayoutViewModel

チャット枠の配置設定を表します。
Inheritance: HarrietViewModelBase
Exibir arquivo Open project: malaybaku/harriet Class Usage Examples

Public Methods

Method Description
ChatWindowLayoutViewModel ( IChatWindowLayoutSetting setting ) : Harriet.Models.Chat

Private Methods

Method Description
AssignToSetting ( IChatWindowLayoutSetting setting ) : void
OnModelPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

Method Details

ChatWindowLayoutViewModel() public method

public ChatWindowLayoutViewModel ( IChatWindowLayoutSetting setting ) : Harriet.Models.Chat
setting IChatWindowLayoutSetting
return Harriet.Models.Chat