Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ObjectCopyOptions Helper methods for built in property #26

Open
IdrissPiard opened this issue May 12, 2021 · 0 comments
Open

ObjectCopyOptions Helper methods for built in property #26

IdrissPiard opened this issue May 12, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@IdrissPiard
Copy link
Collaborator

Could we have helper methods on ObjectCopyOptions for the built-in properties that allows chaining ?
It would allow users to use the same syntax as the one suggested in #24 and thus make the dev experience better

  • public ObjectCopyOptions setCheckInObject(bool checkIn);
  • public ObjectCopyOptions setTargetObjectType(int objectType);

@CraigHawker mentionned using IL weavers ?

@CraigHawker CraigHawker added the enhancement New feature or request label Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants