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
The decision to name it Export instead of DllExport definitely was intentional, as i wanted to avoid the conflict with UnmanagedExports. I personally don't think reving to a next major version right now because of a very minor semantic flavor in type naming is warranted.
I do however get the reasoning: .NET calls its importing counterpart DllImport, thus the reverse makes sense.
Maybe we can do this in the timeframe of a 1.0 release. You can always do
I guess the name "DllExport" more accurately expresses what is done, in comparison to "Export".
The text was updated successfully, but these errors were encountered: