NXUnit Framework Class Library

XMLInput.CreateFromFile Method 

[This is preliminary documentation and subject to change.]

Use an XML file to initialize XMLInput.

public static XMLInput CreateFromFile(
   string fileName
);

Parameters

fileName
the XML file path/name/fullname

Return Value

the XMLInput

See Also

XMLInput Class | NXUnit.Framework Namespace