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

Cannot find Serialize method #17

Open
nitishnayak-canwill opened this issue Sep 30, 2019 · 2 comments
Open

Cannot find Serialize method #17

nitishnayak-canwill opened this issue Sep 30, 2019 · 2 comments

Comments

@nitishnayak-canwill
Copy link

Cannot find Serialize method in MixERP.Net.VCards.VCard class.

@bernik1980
Copy link

There seems to be an undocumented change.

Just use VCardSerializer.Serialize(vcard) to get the string content.

@deepmessage
Copy link

deepmessage commented Nov 11, 2019

it's an extension method.

"using MixERP.Net.VCards.Serializer;" helps :-)

vcard.Serialize() works as expected.

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

3 participants