Html Library Help
Write Method (c)
NamespacesHtmlIWriterWrite(Char)
Writes the specified c.
Declaration Syntax
C#Visual BasicVisual C++
void Write(
	char c
)
Sub Write ( _
	c As Char _
)
void Write(
	wchar_t c
)
Parameters
c (Char)
The c.

Assembly: Html (Module: Html) Version: 1.0.0.2 (1.0.0.2)