TextSample Constructor

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

Syntax


public TextSample(
	string text
)
Public Sub New ( _
	text As String _
)
public:
TextSample(
	String^ text
)

Parameters

text
Type: String