Legend
| Method: ClassifyOptions |
TTrue | The true type to be replaced by a substitute type. |
TSubstitute | The substitute type to use during serialization/deserialization instead of TTrue. |
IClassifySubstitute<TTrue, TSubstitute> | substitutor | An implementation of IClassifySubstitute<TTrue, TSubstitute> that defines the substitution. |