An NDoc Documented Class Library

ServiceInterceptor Class

For a list of all members of this type, see ServiceInterceptor Members.

System.Object
   Repository.Services.ServiceInterceptor

[Visual Basic]
Public Class ServiceInterceptor
    Implements IInterceptor
[C#]
public class ServiceInterceptor : IInterceptor
[C++]
public __gc class ServiceInterceptor : public IInterceptor
[JScript]
public class ServiceInterceptor extends IInterceptor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Repository.Services

Assembly: White.Repository (in White.Repository.dll)

See Also

ServiceInterceptor Members | Repository.Services Namespace