Skip to content

XML deserializer List<string> #144

@bluejack2000

Description

@bluejack2000

The same problem as described in issue 28 ( https://github.com/johnsheehan/RestSharp/issues/28 ) exists for XML deserializer too.

string has no parameterless constructor so it can't be instantiated.

My hotfix was to identify string types in CreateAndMap and return string without using Activator.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions