Sandbox Logo

WrappedMethod.Object

System.Object Object { get; set; }

Description

The object whose method is being wrapped. This will be null if we're wrapping a static method.

Return

User Comments