TextHello.Greeting Class
The obligatory Hello World in C#

Access: Project
Base Classes: Object
  Members Description  
    Main    
Remarks:
This program writes out Hello World using the WriteLine method of the System.Console class.