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

Show file Open project: Catel/Catel

Public Methods

Method Description
ClassWithSeveralMatchesForDependencyInjection ( IUIVisualizerService uiVisualizerService, IMessageService messageService ) : System

Private Methods

Method Description
ClassWithSeveralMatchesForDependencyInjection ( IMessageMediator messageMediator, IMessageService messageService ) : System

Method Details

ClassWithSeveralMatchesForDependencyInjection() public method

public ClassWithSeveralMatchesForDependencyInjection ( IUIVisualizerService uiVisualizerService, IMessageService messageService ) : System
uiVisualizerService IUIVisualizerService
messageService IMessageService
return System