System.Web Namespace HttpWriter Class
Sends a single character to the HTTP output stream.
[ VB ] Overrides Overloads Public Sub Write ( _ ByVal ch As Char _ ) [ C# ] public override void Write ( char ch ); [ C++ ] public: void Write ( __wchar_t ch ); [ JScript ] public override function Write ( ch : Char );
HttpWriter Members HttpWriter.Write Overload List
© 2000-2010 Rey Nuñez All rights reserved.If you have any question, comment or suggestion about this site, please send us a note
You can help support asp.net.ph