LogRecordKindExtensions.IsOpen Method |
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Common (in PostSharp.Patterns.Common.dll) Version: 6.10.10.0 (6.10.10.0)
public static bool IsOpen( this LogRecordKind kind )
Parameters
Return Value
Type: Booleantrue if kind represents the opening of a context, otherwise false.