C# Class DontMockMe.Core.Repositories.FuzzieBunnies

Exibir arquivo Open project: codereflection/DontMockMe

Public Properties

Property Type Description
GetAll Func>

Public Methods

Method Description
GetThemBunnies ( ) : IList

Method Details

GetThemBunnies() public method

public GetThemBunnies ( ) : IList
return IList

Property Details

GetAll public_oe static_oe property

public static Func> GetAll
return Func>