Handles the case, when the type of the is unkonwn.
Collapse/Expand Syntax
C#
protected virtual object VisitUnkownObject (
        object unknownObject
) 
Parameters
unknownObject
The unknown .
Return Value
Returns the result of a unknown .