C# Class System.Linq.Expressions.Tests.PerCompilationTypeAttribute

Inheritance: Xunit.Sdk.DataAttribute
Mostra file Open project: dotnet/corefx

Public Methods

Method Description
GetData ( MethodInfo testMethod ) : IEnumerable
PerCompilationTypeAttribute ( string memberName ) : System.Collections.Generic

Method Details

GetData() public method

public GetData ( MethodInfo testMethod ) : IEnumerable
testMethod System.Reflection.MethodInfo
return IEnumerable

PerCompilationTypeAttribute() public method

public PerCompilationTypeAttribute ( string memberName ) : System.Collections.Generic
memberName string
return System.Collections.Generic