method csharp

Code Example - method csharp

                
                        static void myMethod()
{
	Console.WriteLine("Hi")
}