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

GenericSerializer -> Make Methods virtual #28

Closed
jogibear9988 opened this issue Nov 12, 2015 · 2 comments
Closed

GenericSerializer -> Make Methods virtual #28

jogibear9988 opened this issue Nov 12, 2015 · 2 comments

Comments

@jogibear9988
Copy link

Is it possible to make the Methods virtual?

I want to create my own impl. of GenericSerializer wich does not look for the "Serializable" attribute! This would be simple if the Methods were virtual!

@jogibear9988
Copy link
Author

I've to do this, because I can not modify the Types in the Assembly wich I'd like to Serialize, and they do not have the "Serializable" attribute!

@jogibear9988
Copy link
Author

#33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant