C# Class ObjectPrinter.Log4Net.Log4NetTypeInspector

returns the ToString() represenation for every object in the "log4net*" namespaces, as log4net intended. all bow to log4net.
Inheritance: ObjectPrinter.TypeInspectors.ToStringTypeInspector
Exibir arquivo Open project: drewburlingame/ObjectPrinter

Public Methods

Method Description
Log4NetTypeInspector ( ) : System

Private Methods

Method Description
NamespaceIsLog4Net ( object objectToInspect, Type typeOfObjectToInspect ) : bool

Method Details

Log4NetTypeInspector() public method

public Log4NetTypeInspector ( ) : System
return System