GetRecorderCore(object)
Gets the default Recorder for a given object.
Declaration
protected abstract Recorder GetRecorderCore(object obj)
Parameters
Type | Name | Description |
---|---|---|
object | obj | The object for which the default Recorder is required, or |
Returns
Type | Description |
---|---|
Recorder | The Recorder for |