C# Class EventServer.Core.Domain.PresentationExtensions

Mostrar archivo Open project: roundtable/EventServer

Public Methods

Method Description
FindAcceptedPresentations ( this repository ) : EventServer.Core.Domain.Presentation[]
FindAcceptedPresentations ( this repository ) : EventServer.Core.Domain.Session[]

Method Details

FindAcceptedPresentations() public static method

public static FindAcceptedPresentations ( this repository ) : EventServer.Core.Domain.Presentation[]
repository this
return EventServer.Core.Domain.Presentation[]

FindAcceptedPresentations() public static method

public static FindAcceptedPresentations ( this repository ) : EventServer.Core.Domain.Session[]
repository this
return EventServer.Core.Domain.Session[]