C# Class DontMockMe.Core.Repositories.FuzzieBunnies

Show file 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 static property

public static Func> GetAll
return Func>