LoggingProfile Methods |
The LoggingProfile type exposes the following members.
Name | Description | |
---|---|---|
EnsureNotFrozen |
Throws an InvalidOperationException if the Freeze() method has been called on this object.
| |
Freeze |
Prevents changes in the current object.
| |
GetAbstractSource |
Gets the LoggingAbstractSource for a given Type in the current profile.
| |
ToString | Returns a string that represents the current object. (Overrides Object.ToString().) |