Click or drag to resize

TextOutputServiceBaseWrite Method

Overload List
 NameDescription
Public methodWrite(String)Writes a string to the output.
Public methodWrite(String, Object) Writes text using the format string and the supplied parameters.
Public methodWrite(IFormatProvider, String, Object) Writes text using a format provider and a composite format string.
Top
See Also