C# Class Pandora.Fluent.GenericImplementorOptions

Afficher le fichier Open project: Tigraine/pandora-container

Méthodes publiques

Méthode Description
ForAllTypes ( ) : GenericImplementorOptions
GenericImplementorOptions ( GenericServiceCommand command ) : System
OnlyForTypes ( ) : GenericImplementorOptions

Method Details

ForAllTypes() public méthode

public ForAllTypes ( ) : GenericImplementorOptions
Résultat GenericImplementorOptions

GenericImplementorOptions() public méthode

public GenericImplementorOptions ( GenericServiceCommand command ) : System
command GenericServiceCommand
Résultat System

OnlyForTypes() public méthode

public OnlyForTypes ( ) : GenericImplementorOptions
Résultat GenericImplementorOptions