Skip to content

Conversation

@rpetrusha
Copy link

Revised code for consuming a class library

This code corrects two issues in the original example:

  • The Console.WindowHeight method is not implemented on non-Windows systems.
  • The console was cleared without displaying the result of the last method call.

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This LGTM @rpetrusha

You can ship it when ready.

@rpetrusha rpetrusha merged commit 24af3ab into dotnet:master Jun 6, 2018
@rpetrusha rpetrusha deleted the library branch June 6, 2018 20:01
karelz pushed a commit to karelz/samples that referenced this pull request Aug 31, 2018
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