C# Класс newtelligence.DasBlog.Runtime.BlogDataServiceFactory

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

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

Метод Описание
GetService ( string contentLocation, ILoggingDataService loggingService ) : IBlogDataService

RemoveService ( string contentLocation ) : bool

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

GetService() публичный статический Метод

public static GetService ( string contentLocation, ILoggingDataService loggingService ) : IBlogDataService
contentLocation string
loggingService ILoggingDataService
Результат IBlogDataService

RemoveService() публичный статический Метод

public static RemoveService ( string contentLocation ) : bool
contentLocation string
Результат bool