AuditTypeSource(LoggingNamespaceSource, Type)
Initializes a new AuditTypeSource.
Declaration
public AuditTypeSource(LoggingNamespaceSource parent, Type type)Parameters
| Type | Name | Description |
|---|---|---|
| LoggingNamespaceSource | parent | The parent LoggingNamespaceSource. |
| Type | type | The declaring type of audited methods. |