The DefaultRenderer type exposes the following members.
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
|  | DefaultRenderer | 
            Default constructor
             | 
Methods
| Name | Description | |
|---|---|---|
|  |  Equals | (Inherited from  Object.) | 
|  |  Finalize | 
                    Allows an (Inherited from  Object to attempt to free resources and perform other cleanup operations before the  Object is reclaimed by garbage collection.  Object.) | 
|  |  GetHashCode | 
                    Serves as a hash function for a particular type. 
                (Inherited from  Object.) | 
|  |  GetType | 
                    Gets the (Inherited from  Type of the current instance.  Object.) | 
|  |  MemberwiseClone | 
                    Creates a shallow copy of the current (Inherited from  Object.  Object.) | 
|  | RenderObject | 
            Render the object obj to a string
             | 
|  |  ToString | (Inherited from  Object.) | 
See Also