Hello World class

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

Syntax

   
 C# 
public static class HelloWorld

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