Click or drag to resize
VirtualMethodInvocationExpression Class
Summary description for VirtualMethodInvocationExpression.
Inheritance Hierarchy

Namespace: X3Platform.DynamicProxy.Builder.CodeBuilder.SimpleAST
Assembly: X3Platform.Support (in X3Platform.Support.dll) Version: 1.0.0.0 (2.0.0.0)
Syntax
public class VirtualMethodInvocationExpression : MethodInvocationExpression

The VirtualMethodInvocationExpression type exposes the following members.

Constructors
Methods
Fields
  NameDescription
Protected field_args (Inherited from MethodInvocationExpression.)
Protected field_method (Inherited from MethodInvocationExpression.)
Protected field_owner (Inherited from MethodInvocationExpression.)
Top
See Also