Skip to content

Refactor netfx #7

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

Merged
merged 2 commits into from
Feb 11, 2021
Merged

Refactor netfx #7

merged 2 commits into from
Feb 11, 2021

Conversation

filmor
Copy link
Member

@filmor filmor commented Feb 10, 2021

Hopefully addresses the issues highlighted in #6.

@filmor
Copy link
Member Author

filmor commented Feb 10, 2021

@amos402, could you check whether this addresses your concerns?

#if DEBUG
static void Print(string s)
#if DEBUG
internal static void Print(string s)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder why not just use Conditional("DEBUG")

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I'll probably do that later, thanks for the hint :)

@filmor filmor merged commit 807ab22 into master Feb 11, 2021
@filmor filmor deleted the refactor-netfx branch February 11, 2021 17:49
@filmor filmor mentioned this pull request Feb 11, 2021
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