Receiver
Gets a dynamic object that represents the receiver object, i.e. this in non-extension instance members, or the receiver parameter
in extension members or classic extension methods.
Declaration
public static dynamic Receiver { get; }Property Value
| Type | Description |
|---|---|
| dynamic |