C# Class BlogSharp.Core.Impl.Services.FileSystem.Castle.CastleDirectoryInterceptor

Inheritance: CastleFileInterceptor
Afficher le fichier Open project: BlogSharp/Blogsharp

Méthodes publiques

Méthode Description
CastleDirectoryInterceptor ( IFileService fileService ) : System.Collections.Generic
Intercept ( IInvocation invocation ) : void

Method Details

CastleDirectoryInterceptor() public méthode

public CastleDirectoryInterceptor ( IFileService fileService ) : System.Collections.Generic
fileService IFileService
Résultat System.Collections.Generic

Intercept() public méthode

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
Résultat void