Format:
Recent snippets matching tags of linq2object
public IResult GetResultTree() { return new WebServiceResult<CampaignSessionBeanClient, GetCampaignTreeResultCompletedEventArgs>(x => x.GetCampaignTreeResultAsync(GetCampaignFilter()), x => { var propsals = new ProposalMapper().MapMany(x.Result); var Agencies = from agc in propsals group agc by agc.Agency.OrgOrgRoleId into agcGroup select new { OrgOrgRoleIdAgc = agcGroup.Key,
250 Views
no comments
Subscribe
Discuss
What's new
What is it
New Snippet
Recent Snippets
My Snippets
Web Code
Search
