C# Class Catel.Test.IoC.TypeFactoryFacts.TheCreateInstanceWithAutoCompletionMethod.ClassWithSeveralMatchesForDependencyInjection

Afficher le fichier Open project: Catel/Catel

Méthodes publiques

Méthode Description
ClassWithSeveralMatchesForDependencyInjection ( IUIVisualizerService uiVisualizerService, IMessageService messageService ) : System

Private Methods

Méthode Description
ClassWithSeveralMatchesForDependencyInjection ( IMessageMediator messageMediator, IMessageService messageService ) : System

Method Details

ClassWithSeveralMatchesForDependencyInjection() public méthode

public ClassWithSeveralMatchesForDependencyInjection ( IUIVisualizerService uiVisualizerService, IMessageService messageService ) : System
uiVisualizerService IUIVisualizerService
messageService IMessageService
Résultat System