Declaration
public TSubstitute ToSubstitute(
    TTrue instance
)Summary
                Converts an instance of the “real” type to a substitute instance to be classified.
Parameters
| TTrue | instance | 
                An instance of the “real” type to be substituted. | 
Returns
                The converted object to use in classifying.