PostSharpAPI ReferencePost­Sharp.​AspectsILocation­Interception­ArgsInstance
Open sandboxFocus

ILocationInterceptionArgs.Instance Property

Instance

Gets or sets the object instance on which the method is being executed.

Declaration
object Instance { get;
    [Internal]
    set;
}
Property Value
Type Description
Object