Skip to content
This repository was archived by the owner on Dec 12, 2024. It is now read-only.

NetTypeBundle should have a singleton for pinvoked IntPtr #338

Open
stephen-hawley opened this issue Apr 1, 2020 · 0 comments
Open

NetTypeBundle should have a singleton for pinvoked IntPtr #338

stephen-hawley opened this issue Apr 1, 2020 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers
Milestone

Comments

@stephen-hawley
Copy link
Contributor

this pattern exists a lot:

return new NetTypeBundle ("System", "IntPtr", false, named.IsInOut, EntityType.None);

Since this is common, add a static func to NetTypeBundle named IntPtr with an isInOut parameter.

@stephen-hawley stephen-hawley added enhancement New feature or request good first issue Good for newcomers labels Apr 1, 2020
@stephen-hawley stephen-hawley added this to the Future milestone Apr 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant