An NDoc Documented Class Library

UIItemInterceptor Class

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

System.Object
   Repository.Interceptors.UIItemInterceptor

[Visual Basic]
Public Class UIItemInterceptor
    Implements IInterceptor
[C#]
public class UIItemInterceptor : IInterceptor
[C++]
public __gc class UIItemInterceptor : public IInterceptor
[JScript]
public class UIItemInterceptor 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.Interceptors

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

See Also

UIItemInterceptor Members | Repository.Interceptors Namespace