C# Класс BuildMonkey.TeamCity.ProjectRepository

Наследование: IProjectRepository
Показать файл Открыть проект Примеры использования класса

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

Метод Описание
GetAllProjects ( ) : IEnumerable
ProjectRepository ( IGetAllProjectsCommand getAllProjectsCommand, log4net.ILog logger ) : System.Collections.Generic

Описание методов

GetAllProjects() публичный Метод

public GetAllProjects ( ) : IEnumerable
Результат IEnumerable

ProjectRepository() публичный Метод

public ProjectRepository ( IGetAllProjectsCommand getAllProjectsCommand, log4net.ILog logger ) : System.Collections.Generic
getAllProjectsCommand IGetAllProjectsCommand
logger log4net.ILog
Результат System.Collections.Generic