Class LoggingProfileCollection
Collection of instances of the LoggingProfile class.
Namespace: PostSharp.Patterns.Diagnostics
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public sealed class LoggingProfileCollection : KeyedCollection<string, LoggingProfile>
Constructors
Name | Description |
---|---|
LoggingProfileCollection() | Initializes a new LoggingProfileCollection. |
Methods
Name | Description |
---|---|
GetKeyForItem(LoggingProfile) |