C# Class AppActs.API.WebService.InstallService

Inheritance: IWindsorInstaller
Afficher le fichier Open project: Appacts/mobile-analytics-server

Méthodes publiques

Méthode Description
Install ( Castle container, Castle store ) : void
InstallService ( ) : System

Private Methods

Méthode Description
createLogger ( log4net logLevel ) : log4net.ILog

Creates the log.

Method Details

Install() public méthode

public Install ( Castle container, Castle store ) : void
container Castle
store Castle
Résultat void

InstallService() public méthode

public InstallService ( ) : System
Résultat System