C# Class Pandora.Fluent.GenericImplementorOptions

Exibir arquivo Open project: Tigraine/pandora-container

Public Methods

Method Description
ForAllTypes ( ) : GenericImplementorOptions
GenericImplementorOptions ( GenericServiceCommand command ) : System
OnlyForTypes ( ) : GenericImplementorOptions

Method Details

ForAllTypes() public method

public ForAllTypes ( ) : GenericImplementorOptions
return GenericImplementorOptions

GenericImplementorOptions() public method

public GenericImplementorOptions ( GenericServiceCommand command ) : System
command GenericServiceCommand
return System

OnlyForTypes() public method

public OnlyForTypes ( ) : GenericImplementorOptions
return GenericImplementorOptions