NXUnit Framework Class Library

XMLAssert.IsOrderSensitive Property

[This is preliminary documentation and subject to change.]

Will assertions and comparisions care about the order of the elements and attributes?

Note    This message is copied from AssertStrategy.IsOrderSensitive
Note   Change the property will change the strategy.

public bool IsOrderSensitive {get; set;}

See Also

XMLAssert Class | NXUnit.Framework Namespace