Method | Description | |
---|---|---|
GetService ( string contentLocation, ILoggingDataService loggingService ) : IBlogDataService |
|
|
RemoveService ( string contentLocation ) : bool |
public static GetService ( string contentLocation, ILoggingDataService loggingService ) : IBlogDataService | ||
contentLocation | string | |
loggingService | ILoggingDataService | |
return | IBlogDataService |
public static RemoveService ( string contentLocation ) : bool | ||
contentLocation | string | |
return | bool |