C# Class FundraisingMenu.Repositories.FundraisingNeedRepository

显示文件 Open project: tnc-css/fundraising-menu

Public Methods

Method Description
GetProjectFundraisingNeeds ( int id ) : List

Private Methods

Method Description
PrefetchFundraisingNeeds ( ) : void

Method Details

GetProjectFundraisingNeeds() public method

public GetProjectFundraisingNeeds ( int id ) : List
id int
return List