public List<Change> UncommittedChanges { get; }
Description
Returns a list of all Changes that have not yet been saved to a datasource file.
public List<Change> UncommittedChanges { get; }
Returns a list of all Changes that have not yet been saved to a datasource file.
Comments
0 comments
Please sign in to leave a comment.