Skip to content

Week5 1#7

Open
d3marco wants to merge 11 commits intomasterfrom
week5-1
Open

Week5 1#7
d3marco wants to merge 11 commits intomasterfrom
week5-1

Conversation

@d3marco
Copy link
Owner

@d3marco d3marco commented Nov 10, 2018

No description provided.

}

public string Cars
{
Copy link

Choose a reason for hiding this comment

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

This getter should not console anything to the screen.

get;
set;
}
public string Passengers
Copy link

Choose a reason for hiding this comment

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

did not expect a console statement in the passengers getter.

this.passengers[seat] = null;
}
}
class Station
Copy link

Choose a reason for hiding this comment

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

was expecting a station rooster method.

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