Пример #1
0
 public void CopyWithArrayCopy()
 {
     _buffer.CopyFrom(_textureData, TextureSize, _destination);
 }