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

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

Public Methods

Method Description
GetData ( MethodInfo testMethod ) : IEnumerable
InlinePerCompilationTypeAttribute ( ) : System.Collections.Generic

Method Details

GetData() public method

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

InlinePerCompilationTypeAttribute() public method

public InlinePerCompilationTypeAttribute ( ) : System.Collections.Generic
return System.Collections.Generic