Sandcastle Documentation Test Header

Syntax

         
 C#  Visual Basic  Visual C++ 
public static class HelloWorld
Public NotInheritable Class HelloWorld
public ref class HelloWorld abstract sealed

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