0 out of 1 rated this helpful - Rate this topic

ByteArrayContent Constructor

.NET Framework 4.5

Initializes a new instance of the ByteArrayContent class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  NameDescription
Public method ByteArrayContent(Byte[]) Initializes a new instance of the ByteArrayContent class.
Public method ByteArrayContent(Byte[], Int32, Int32) Initializes a new instance of the ByteArrayContent class.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.