C# 클래스 EventServer.Core.Domain.PresentationExtensions

파일 보기 프로젝트 열기: roundtable/EventServer

공개 메소드들

메소드 설명
FindAcceptedPresentations ( this repository ) : EventServer.Core.Domain.Presentation[]
FindAcceptedPresentations ( this repository ) : EventServer.Core.Domain.Session[]

메소드 상세

FindAcceptedPresentations() 공개 정적인 메소드

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

FindAcceptedPresentations() 공개 정적인 메소드

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