NXUnit Framework Class Library

XMLInput.CreateFromStream Method 

[This is preliminary documentation and subject to change.]

Use an stream to initialize XMLInput.

public static XMLInput CreateFromStream(
   Stream input
);

Parameters

input
the stream

Return Value

the XMLInput

See Also

XMLInput Class | NXUnit.Framework Namespace