Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: TSubstitute ToSubstitute(TTrue)

Declaration

public TSubstitute ToSubstitute(
    TTrue instance
)

Summary

Converts an instance of the “real” type to a substitute instance to be classified.

Parameters

TTrueinstance An instance of the “real” type to be substituted.

Returns

The converted object to use in classifying.