C# Class AppActs.API.WebService.InstallService

Inheritance: IWindsorInstaller
Show file Open project: Appacts/mobile-analytics-server

Public Methods

Method Description
Install ( Castle container, Castle store ) : void
InstallService ( ) : System

Private Methods

Method Description
createLogger ( log4net logLevel ) : log4net.ILog

Creates the log.

Method Details

Install() public method

public Install ( Castle container, Castle store ) : void
container Castle
store Castle
return void

InstallService() public method

public InstallService ( ) : System
return System