C# Class NuBot.Factory.Registrations.InstanceRegistration

Inheritance: ContainerRegistration
Afficher le fichier Open project: nubot/nubot

Méthodes publiques

Méthode Description
InstanceRegistration ( Type registrationType, object instance ) : System

Method Details

InstanceRegistration() public méthode

public InstanceRegistration ( Type registrationType, object instance ) : System
registrationType System.Type
instance object
Résultat System