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

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

공개 메소드들

메소드 설명
DoSomething ( ) : void
DoSomethingService ( IDoNothingService service ) : System

메소드 상세

DoSomething() 공개 메소드

public DoSomething ( ) : void
리턴 void

DoSomethingService() 공개 메소드

public DoSomethingService ( IDoNothingService service ) : System
service IDoNothingService
리턴 System