C# Class NuBot.Factory.Registrations.ContainerRegistration

ファイルを表示 Open project: nubot/nubot

Protected Methods

Method Description
ContainerRegistration ( Type registrationType, Lifetime lifetime ) : System

Method Details

ContainerRegistration() protected method

protected ContainerRegistration ( Type registrationType, Lifetime lifetime ) : System
registrationType System.Type
lifetime Lifetime
return System