public interface IViewNote : IView,
IViewMethods, IViewEvents, INotifyPropertyChanged, IViewNoteMethods, IViewNoteEvents
Public Interface IViewNote
Inherits IView, IViewMethods, IViewEvents, INotifyPropertyChanged,
IViewNoteMethods, IViewNoteEvents