C# 클래스 Castle.MicroKernel.Internal.LazyServiceStrategy

상속: IGenericServiceStrategy
파일 보기 프로젝트 열기: castleproject/Windsor

공개 프로퍼티들

프로퍼티 타입 설명
Instance LazyServiceStrategy

공개 메소드들

메소드 설명
Supports ( Type service, ComponentModel component ) : bool

비공개 메소드들

메소드 설명
LazyServiceStrategy ( ) : System

메소드 상세

Supports() 공개 메소드

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

프로퍼티 상세

Instance 공개적으로 정적으로 프로퍼티

public static LazyServiceStrategy,Castle.MicroKernel.Internal Instance
리턴 LazyServiceStrategy