C# Class NuBot.Factory.Registrations.CollectionTypeRegistration

Inheritance: ContainerRegistration
Exibir arquivo Open project: nubot/nubot

Public Methods

Method Description
CollectionTypeRegistration ( Type registrationType, IEnumerable implementationTypes ) : System

Method Details

CollectionTypeRegistration() public method

public CollectionTypeRegistration ( Type registrationType, IEnumerable implementationTypes ) : System
registrationType System.Type
implementationTypes IEnumerable
return System