Click or drag to resize
StandardInterceptor Class
Summary description for StandardInterceptor.
Inheritance Hierarchy
SystemObject
  X3Platform.DynamicProxyStandardInterceptor

Namespace: X3Platform.DynamicProxy
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
[SerializableAttribute]
public class StandardInterceptor : IInterceptor

The StandardInterceptor type exposes the following members.

Constructors
  NameDescription
Public methodStandardInterceptor
Initializes a new instance of the StandardInterceptor class
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodIntercept
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodPostProceed
Protected methodPreProceed
Public methodToString (Inherited from Object.)
Top
See Also