PostSharp//API Reference/Post­Sharp.​Patterns.​Diagnostics/Logging­Backend/Create­Type­Source
Open sandboxFocus

Method CreateTypeSource

CreateTypeSource(LoggingNamespaceSource, Type)

Creates a LoggingTypeSource for the given role and type.

Declaration
protected abstract LoggingTypeSource CreateTypeSource(LoggingNamespaceSource parent, Type type)
Parameters
Type Name Description
LoggingNamespaceSource parent
Type type
Returns
Type Description
LoggingTypeSource