Click or drag to resize
InterfaceInvocation Class

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

Inheritance Hierarchy

Namespace: X3Platform.DynamicProxy.Invocation
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class InterfaceInvocation : AbstractInvocation

The InterfaceInvocation type exposes the following members.

Constructors
  NameDescription
Public methodInterfaceInvocation
Initializes a new instance of the InterfaceInvocation class
Top
Methods
Fields
  NameDescription
Protected fieldcallable (Inherited from AbstractInvocation.)
Protected fieldchanged_target (Inherited from AbstractInvocation.)
Top
Properties
  NameDescription
Public propertyInvocationTarget (Inherited from AbstractInvocation.)
Public propertyMethod (Inherited from AbstractInvocation.)
Public propertyMethodInvocationTarget (Inherited from AbstractInvocation.)
Public propertyProxy (Inherited from AbstractInvocation.)
Top
See Also