PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics.​Custom / ILogging­Property­Visitor<TState>

Interface ILoggingPropertyVisitor<TState>

Namespace: PostSharp.Patterns.Diagnostics.Custom
Assembly: PostSharp.Patterns.Common.dll
Syntax
public interface ILoggingPropertyVisitor<TState>
Type Parameters
Name Description
TState

Methods

Name Description
Visit<TValue>(String, TValue, in LoggingPropertyOptions, ref TState)