Method GetSurrogateType
GetSurrogateType(Type)
Gets the surrogate type for a given object type.
Declaration
Type GetSurrogateType(Type objectType)
Parameters
Type | Name | Description |
---|---|---|
Type | objectType | Type of the object being serialized. |
Returns
Type | Description |
---|---|
Type | The surrogate type for |