C# Class Castle.MicroKernel.Internal.LazyServiceStrategy

Inheritance: IGenericServiceStrategy
显示文件 Open project: castleproject/Windsor

Public Properties

Property Type Description
Instance LazyServiceStrategy

Public Methods

Method Description
Supports ( Type service, ComponentModel component ) : bool

Private Methods

Method Description
LazyServiceStrategy ( ) : System

Method Details

Supports() public method

public Supports ( Type service, ComponentModel component ) : bool
service System.Type
component Castle.Core.ComponentModel
return bool

Property Details

Instance public_oe static_oe property

public static LazyServiceStrategy,Castle.MicroKernel.Internal Instance
return LazyServiceStrategy