#!/usr/bin/env /friends/bin/cshapscript class Program{public static void Main(string[] args){System.Console.WriteLine("Hello CSharp Script!");}}