C# 클래스 Castle.Facilities.Startable.StopConcern

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

공개 메소드들

메소드 설명
Apply ( ComponentModel model, object component ) : void

보호된 메소드들

메소드 설명
StopConcern ( ) : System.Reflection

메소드 상세

Apply() 공개 메소드

public Apply ( ComponentModel model, object component ) : void
model Castle.Core.ComponentModel
component object
리턴 void

StopConcern() 보호된 메소드

protected StopConcern ( ) : System.Reflection
리턴 System.Reflection