Skip to content

[Feature Request] Add a CopyFrom method to DownstreamApiOptions that copies all the public properties of the options from another instance #180

@jmprieur

Description

@jmprieur

Is your feature request related to a problem? Please describe.
[Feature Request] Add a CopyFrom method to DownstreamApiOptions that copies all the public properties of the options from another instance

Describe the solution you'd like
void CopyFrom(DownstreamApiOptions other)

Ideally use a code generator for this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions