NXUnit Framework Class Library

XMLInput.CreateFromString Method 

[This is preliminary documentation and subject to change.]

Use an XML string to initialize XMLInput.

public static XMLInput CreateFromString(
   string input
);

Parameters

input
the XML string

Return Value

the XMLInput

See Also

XMLInput Class | NXUnit.Framework Namespace