Example #1
0
 public void DeleteData(uint offset, uint count)
 {
     _domCharacterData.DeleteData(offset, count);
 }