Property | Type | Description | |
---|---|---|---|
fileService | IFileService |
Method | Description | |
---|---|---|
CastleFileInterceptor ( IFileService fileService ) : System.IO | ||
Intercept ( IInvocation invocation ) : void |
public CastleFileInterceptor ( IFileService fileService ) : System.IO | ||
fileService | IFileService | |
return | System.IO |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
return | void |