Namespace:  NHibernate.Driver
Assembly:  NHibernate (in NHibernate.dll)

Syntax

Visual Basic (Declaration)
Public Function GetFormattedText As String
C#
public string GetFormattedText()
Visual C++
public:
String^ GetFormattedText()
JavaScript
function getFormattedText();

See Also