Instructions TestSoccerPlayer.cs 1 using static System.Console; 2 class TestSoccerPlayer Create an application 3 { named TestSoccerPlayer 4 static void Main() that instantiates and displays a SoccerPlayer object. The SoccerPlayer 5 { // Write your main here. 7 } 6 8 } class contains the 9 class SoccerPlayer 10 11 following properties: { // Write your SoccerPlayer class Name - The player's here.

Microsoft Visual C#
7th Edition
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Joyce, Farrell.
Chapter9: Using Classes And Objects
Section: Chapter Questions
Problem 5E: Create an application named CarDemo that declares at least two Car objects and demonstrates how they...
icon
Related questions
Question
Instructions
TestSoccerPlayer.cs
1 using static System.Console;
2 class TestSoccerPlayer
3 {
Create an application
named TestSoccerPlayer
4
static void Main()
that instantiates and
5
{
displays a SoccerPlayer
// Write your main here.
object. The SoccerPlayer
7
}
8 }
class contains the
9 class SoccerPlayer
10
11
following properties:
{
// Write your SoccerPlayer class
Name - The player's
here.
name (a string)
12 }
JerseyNum - The
player's jersey number
(an integer)
• Goals - Number of
goals scored (an
integer)
Assists - Number of
assists (an integer)
+
Transcribed Image Text:Instructions TestSoccerPlayer.cs 1 using static System.Console; 2 class TestSoccerPlayer 3 { Create an application named TestSoccerPlayer 4 static void Main() that instantiates and 5 { displays a SoccerPlayer // Write your main here. object. The SoccerPlayer 7 } 8 } class contains the 9 class SoccerPlayer 10 11 following properties: { // Write your SoccerPlayer class Name - The player's here. name (a string) 12 } JerseyNum - The player's jersey number (an integer) • Goals - Number of goals scored (an integer) Assists - Number of assists (an integer) +
Expert Solution
trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Knowledge Booster
JQuery and Javascript
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT