NXUnit Framework Class Library

XMLAssert.CreateInstance Method (AssertStrategy)

[This is preliminary documentation and subject to change.]

Create a new instance of this class with the given strategy.

public static XMLAssert CreateInstance(
   AssertStrategy strategy
);

Parameters

strategy
the stratety

Return Value

a new instance of this class with the given strategy

See Also

XMLAssert Class | NXUnit.Framework Namespace | XMLAssert.CreateInstance Overload List