C# 클래스 System.Linq.Expressions.Tests.PerCompilationTypeAttribute

상속: Xunit.Sdk.DataAttribute
파일 보기 프로젝트 열기: dotnet/corefx

공개 메소드들

메소드 설명
GetData ( MethodInfo testMethod ) : IEnumerable
PerCompilationTypeAttribute ( string memberName ) : System.Collections.Generic

메소드 상세

GetData() 공개 메소드

public GetData ( MethodInfo testMethod ) : IEnumerable
testMethod System.Reflection.MethodInfo
리턴 IEnumerable

PerCompilationTypeAttribute() 공개 메소드

public PerCompilationTypeAttribute ( string memberName ) : System.Collections.Generic
memberName string
리턴 System.Collections.Generic