Implement IList instead of type.IsArray

Issue #36 resolved
Devon Klompmaker created an issue

Currently, ILists are not taken into account when reverting and checking modification state. This feature will add the implementation for the IList of which the Array inherits.

Comments (3)

  1. Log in to comment