C# Class System.Reflection.Tests.AssemblyNameProxyTests

Mostra file Open project: dotnet/corefx

Public Methods

Method Description
ReferenceMatchesDefinition_TestData ( ) : IEnumerable

Private Methods

Method Description
GetAssemblyName_AssemblyNameProxy ( ) : void
ReferenceMatchesDefinition ( AssemblyName a1, AssemblyName a2, bool expected ) : void

Method Details

ReferenceMatchesDefinition_TestData() public static method

public static ReferenceMatchesDefinition_TestData ( ) : IEnumerable
return IEnumerable