Interface IHasErrorProvider
Defines a contract for an object that provides error handling capabilities.
Namespace: PoeShared.Modularity
Assembly: PoeShared.dll
Syntax
public interface IHasErrorProvider
Properties
| Name | Description |
|---|---|
| ErrorProvider | Gets the ICanSetErrors instance used for error reporting and management. |