C# Класс System.Linq.Expressions.Tests.PerCompilationTypeAttribute

Наследование: Xunit.Sdk.DataAttribute
Показать файл Открыть проект

Открытые методы

Метод Описание
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