C# 클래스 BlogSharp.Core.Impl.Services.FileSystem.Castle.CastleDirectoryInterceptor

상속: CastleFileInterceptor
파일 보기 프로젝트 열기: BlogSharp/Blogsharp

공개 메소드들

메소드 설명
CastleDirectoryInterceptor ( IFileService fileService ) : System.Collections.Generic
Intercept ( IInvocation invocation ) : void

메소드 상세

CastleDirectoryInterceptor() 공개 메소드

public CastleDirectoryInterceptor ( IFileService fileService ) : System.Collections.Generic
fileService IFileService
리턴 System.Collections.Generic

Intercept() 공개 메소드

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
리턴 void