The RendererMap type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
Name | Description | |
---|---|---|
![]() | RendererMap |
Default Constructor
|
Methods
Name | Description | |
---|---|---|
![]() | Clear |
Clear the map of renderers
|
![]() | ![]() | (Inherited from ![]() |
![]() | ![]() |
Allows an (Inherited from ![]() ![]() ![]() |
![]() | FindAndRender(Object) |
Render obj using the appropriate renderer.
|
![]() | FindAndRender(Object, TextWriter) |
Render obj using the appropriate renderer.
|
![]() | Get(Object) |
Gets the renderer for the specified object type
|
![]() | Get(Type) |
Gets the renderer for the specified type
|
![]() | ![]() |
Serves as a hash function for a particular type.
(Inherited from ![]() |
![]() | ![]() |
Gets the (Inherited from ![]() ![]() |
![]() | ![]() |
Creates a shallow copy of the current (Inherited from ![]() ![]() |
![]() | Put |
Register an IObjectRenderer for typeToRender.
|
![]() | ![]() | (Inherited from ![]() |
Properties
Name | Description | |
---|---|---|
![]() | DefaultRenderer |
Get the default renderer instance
|
See Also