Syntax

   
 C# 
public static class HelloWorld

The type exposes the following methods.

Methods

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Public methodStatic memberEat(String)
Eats the specified me.
Public methodStatic memberMyMethod()()
My method.
Public methodStatic memberReturnHW()()
Returns Hello World.

See Also