Write a console application testprinthello-cs


Problem

Class Library Create a .NET Class Library called PrintHello having a single method Hello() that does what you think it does. Write a Console Application TestPrintHello.cs that references the PrintHello Library. Implement the following: prompt the user to enter their name, get the name from the user call the PrintHello library method Both application should reside in the same solution. Submit all code you developed to complete this task.

Request for Solution File

Ask an Expert for Answer!!
Computer Engineering: Write a console application testprinthello-cs
Reference No:- TGS03332629

Expected delivery within 24 Hours