Для изменения размера нажмите или перетащите

ProxyStreamCopyTo - метод

Список перегрузок
  ИмяОписание
Открытый методCopyTo(Stream)
Reads the bytes from the current stream and writes them to another stream.
(Унаследован от Stream.)
Открытый методCopyTo(Stream, Int32)
Reads the bytes from the current stream and writes them to another stream, using a specified buffer size.
(Переопределяет StreamCopyTo(Stream, Int32).)
В начало страницы
См. также