public interface IErrorLog : INotifyPropertyChanged
Public Interface IErrorLog
Inherits INotifyPropertyChanged
public interface class IErrorLog : INotifyPropertyChanged
type IErrorLog =
interface
interface INotifyPropertyChanged
end
PropertyChanged | Occurs when a property value changes. (Унаследован от INotifyPropertyChanged) |