C# 클래스 Castle.Windsor.Tests.ConfigureDecoratorsTestCase.DoNothingServiceDecorator

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

공개 메소드들

메소드 설명
DoNothing ( ) : void
DoNothingServiceDecorator ( IDoNothingService inner ) : System

메소드 상세

DoNothing() 공개 메소드

public DoNothing ( ) : void
리턴 void

DoNothingServiceDecorator() 공개 메소드

public DoNothingServiceDecorator ( IDoNothingService inner ) : System
inner IDoNothingService
리턴 System