![]() | Html |
public static void HtmlDecode( TextWriter output, string data, int startIndex, int count )
Exception | Condition |
---|---|
ArgumentNullException | output is . -or- data is . |
ArgumentOutOfRangeException | startIndex and count do not specify a valid range in the data. |