Table of Contents

Class NoticeBoxPresenter

Namespace
H.Modules.Messages.Notice
Assembly
H.Modules.Messages.Notice.dll
public class NoticeBoxPresenter : BindableBase, INotifyPropertyChanged
Inheritance
NoticeBoxPresenter
Implements
Inherited Members
Extension Methods

Properties

Collection

public ObservableCollection<INoticeItem> Collection { get; set; }

Property Value

ObservableCollection<INoticeItem>