Click or drag to resize
AbstractInvocation Class

[Missing <summary> documentation for "T:X3Platform.DynamicProxy.Invocation.AbstractInvocation"]

Inheritance Hierarchy

Namespace: X3Platform.DynamicProxy.Invocation
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public abstract class AbstractInvocation : MarshalByRefObject, 
	IInvocation

The AbstractInvocation type exposes the following members.

Constructors
  NameDescription
Public methodAbstractInvocation
Initializes a new instance of the AbstractInvocation class
Top
Methods
Fields
  NameDescription
Protected fieldcallable
Protected fieldchanged_target
Top
Properties
See Also