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

Adding various extensions to expose APIs in a object oriented manner. #31

Merged
merged 2 commits into from
Apr 23, 2019

Conversation

tannergooding
Copy link
Member

This is, overall, still a WIP. However, this is an initial push of changes to expose the P/Invoke APIs in a more object oriented manner. This improves discoverability and usage.

@mjsabby
Copy link
Contributor

mjsabby commented Apr 23, 2019

Love it. Do you have a stylistic preference of keeping things on two lines when using the => syntax? I feel like keeping it on one line is easier on the eyes.

Let me know, but besides that personal preference LGTM.

@tannergooding
Copy link
Member Author

I mostly just did it for consistency. There are some lines which might be too long to keep on a single line, and so I just did everything on two.

I don't have much personal preference here either, so I can fix if you want.

@tannergooding
Copy link
Member Author

Updated to be single line.

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

Successfully merging this pull request may close these issues.

2 participants