C# Class Jwc.Experiment.AccessibilityCollectorTest.MethodBaseElementDataAttribute

Inheritance: DataAttribute
显示文件 Open project: jwChung/Experimentalism

Public Methods

Method Description
GetData ( MethodInfo methodUnderTest, Type parameterTypes ) : IEnumerable

Method Details

GetData() public method

public GetData ( MethodInfo methodUnderTest, Type parameterTypes ) : IEnumerable
methodUnderTest System.Reflection.MethodInfo
parameterTypes System.Type
return IEnumerable