ICan |
public interface ICanBeDirty
The ICanBeDirty type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsDirty | If this property returns true the content has changed since the last load/save operation. |
Name | Description | |
---|---|---|
![]() | IsDirtyChanged | Is called when the content is changed after a save/load operation and this signals that changes could be saved. |