XmlDocumentationProvider..::..GetDocumentation Method (Type)

Namespace:  JiwaWebAPI.Areas.HelpPage
Assembly:  JiwaWebAPI (in JiwaWebAPI.dll)

Syntax


public string GetDocumentation(
	Type type
)
Public Function GetDocumentation ( _
	type As Type _
) As String
public:
String^ GetDocumentation(
	Type^ type
)

Parameters

type
Type: Type