PostSharpAPI ReferencePost­Sharp.​Patterns.​Diagnostics.​ContextsLogging­Property­Visitor<T>
Open sandboxFocus

LoggingPropertyVisitor<T> Class

Inheritance
LoggingPropertyVisitor<T>
Namespace: PostSharp.Patterns.Diagnostics.Contexts
Assembly: PostSharp.Patterns.Common.dll
Syntax
public sealed class LoggingPropertyVisitor<T> : MulticastDelegate
Type Parameters
Name Description
T

Constructors

Name Description
LoggingPropertyVisitor(Object, IntPtr)

Methods

Name Description
BeginInvoke(LoggingProperty, Object, ref T, AsyncCallback, Object)
EndInvoke(ref T, IAsyncResult)
Invoke(LoggingProperty, Object, ref T)