public WriteText ( char buffer, int index, int count ) : void | ||
buffer | char | The text buffer. |
index | int | The index of the first character to write. |
count | int | The number of characters to write. |
리턴 | void |
public WriteText ( char buffer, int index, int count ) : void | ||
buffer | char | The text buffer. |
index | int | The index of the first character to write. |
count | int | The number of characters to write. |
리턴 | void |