C# Класс EventServer.Core.Domain.PresentationExtensions

Показать файл Открыть проект

Открытые методы

Метод Описание
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[]