C# Class Ploeh.AutoFixture.AutoFakeItEasy2.FakeItEasyMethodQuery.FakeMethod

Show file Open project: AutoFixture/AutoFixture

Public Methods

Method Description
Create ( Type type, IEnumerable parameterInfos ) : IMethod

Method Details

Create() public static method

public static Create ( Type type, IEnumerable parameterInfos ) : IMethod
type System.Type
parameterInfos IEnumerable
return IMethod