Skip to content

Is it supports clone to existing object? #36

@GF-Huang

Description

@GF-Huang
var source = new A() { Property = "A" };
var destination = new A();

source.ShallowCloneTo(destination);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions