PostSharp / / API Reference / Post­Sharp.​Patterns.​Diagnostics / Logging­Profile­Collection

Class LoggingProfileCollection

Inheritance
LoggingProfileCollection
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LoggingProfileCollection : KeyedCollection<string, LoggingProfile>

Constructors

Name Description
LoggingProfileCollection()

Methods

Name Description
GetKeyForItem(LoggingProfile)