Interceptor Class

Typemock Isolator Developer Guide
Inheritance Hierarchy

SystemObject
  TypeMockInterceptor

Namespace:  TypeMock
Assembly:  TypeMock (in TypeMock.dll) Version: 9.3.6.0 (9.3.6.0)
Syntax

public class Interceptor

The Interceptor type exposes the following members.

Constructors

  NameDescription
Public methodInterceptor
Top
Properties

  NameDescription
Public propertyStatic memberContinueWithMethod
Public propertyStatic memberIsLocked
Public propertyStatic memberIsNearStackOverflow
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodStatic memberGetContinueEnumType
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodStatic memberGetInternalMockManagerType
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodStatic memberGetTypeParamsType
Public methodStatic memberIsWeavingIntoMscorlib
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodStatic memberRegisterInjectedCallbacks
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodStatic memberVerifyInterceptorsIsLoaded
Top
See Also

Reference