public WriteMarkupText ( char buffer, int index, int count ) : void | ||
buffer | char | The buffer containing HTML markup. |
index | int | The index of the first character to write. |
count | int | The number of characters to write. |
return | void |
public WriteMarkupText ( char buffer, int index, int count ) : void | ||
buffer | char | The buffer containing HTML markup. |
index | int | The index of the first character to write. |
count | int | The number of characters to write. |
return | void |