Sandcastle Documentation Test Header
Eats the specified me.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public static void Eat(
	string me
)
Public Shared Sub Eat ( _
	me As String _
)
public:
static void Eat (
	String^ me
)

Parameters

me
String
Me.

See Also