C# Class System.Xml.Tests.CLoadXmlResolverTest

Inheritance: XsltApiTestCaseBase2
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
CLoadXmlResolverTest ( ITestOutputHelper output ) : Xunit

Private Methods

Method Description
LoadGeneric1 ( ) : void
LoadGeneric10 ( ) : void
LoadGeneric11 ( ) : void
LoadGeneric12 ( ) : void
LoadGeneric2 ( ) : void
LoadGeneric3 ( ) : void
LoadGeneric3 ( object param ) : void
LoadGeneric4 ( ) : void
LoadGeneric5 ( ) : void
LoadGeneric6 ( ) : void
LoadGeneric6 ( object param ) : void
LoadGeneric7 ( ) : void
LoadGeneric7 ( object param ) : void
LoadGeneric8 ( ) : void
LoadGeneric8 ( object param ) : void
LoadGeneric9 ( ) : void

Method Details

CLoadXmlResolverTest() public method

public CLoadXmlResolverTest ( ITestOutputHelper output ) : Xunit
output ITestOutputHelper
return Xunit