C# Class BlogSharp.CastleExtensions.Tests.DependencyResolvers.SampleService1

Sample service 1
Afficher le fichier Open project: BlogSharp/Blogsharp

Méthodes publiques

Méthode Description
SampleService1 ( string serviceId ) : Castle.MicroKernel.Handlers

Initializes a new instance of the SampleService1 class.

Method Details

SampleService1() public méthode

Initializes a new instance of the SampleService1 class.
public SampleService1 ( string serviceId ) : Castle.MicroKernel.Handlers
serviceId string The service ID
Résultat Castle.MicroKernel.Handlers