C# Class Castle.MicroKernel.Internal.LazyServiceStrategy

Inheritance: IGenericServiceStrategy
Afficher le fichier Open project: castleproject/Windsor

Méthodes publiques

Свойство Type Description
Instance LazyServiceStrategy

Méthodes publiques

Méthode Description
Supports ( Type service, ComponentModel component ) : bool

Private Methods

Méthode Description
LazyServiceStrategy ( ) : System

Method Details

Supports() public méthode

public Supports ( Type service, ComponentModel component ) : bool
service System.Type
component Castle.Core.ComponentModel
Résultat bool

Property Details

Instance public_oe static_oe property

public static LazyServiceStrategy,Castle.MicroKernel.Internal Instance
Résultat LazyServiceStrategy