Sandcastle Documentation Test Header
Hello World class

Namespace: SandcastleDocumentationTest
Assembly:  SandcastleDocumentationTest (in SandcastleDocumentationTest.dll)

Syntax

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

Members

      
 All Members  Methods Public method 
 Public

 Protected
 Instance

 Static Static member
 Declared

 Inherited
 XNA Framework Only Supported by the XNA Framework

 .NET Compact Framework Only Supported by the .NET Compact Framework

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

Inheritance Hierarchy

System..::Object
  SandcastleDocumentationTest..::HelloWorld

See Also