Gets the renderer for the specified object type
Gets the renderer for the specified object type
public IObjectRenderer Get(object);
Gets the renderer for the specified type
public IObjectRenderer Get(Type);
RendererMap Class | log4net.ObjectRenderer Namespace