You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Money abd Currency should be a readonly structs. You might think that this is impossible because it implements IXmlSerializable but that is not the case. You can use this workaround for it.
If you agree on this I'm willing to write this PR.
The text was updated successfully, but these errors were encountered:
Money
abdCurrency
should be a readonly structs. You might think that this is impossible because it implements IXmlSerializable but that is not the case. You can use this workaround for it.If you agree on this I'm willing to write this PR.
The text was updated successfully, but these errors were encountered: