Instance
Gets the instance on which the method is called, or null
if the method is static.
Declaration
IExpression Instance { get; }
Property Value
Type | Description |
---|---|
IExpression |
Gets the instance on which the method is called, or null
if the method is static.
IExpression Instance { get; }
Type | Description |
---|---|
IExpression |