Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IronRuby
Runtime
BinaryContentProvider
C# Class IronRuby.Runtime.BinaryContentProvider
Inheritance:
Microsoft.Scripting.StreamContentProvider
Show file
Open project: ExpertsInside/IronSP
Public Methods
Method
Description
BinaryContentProvider
(
byte
bytes
) :
System.IO
GetStream
( ) :
Stream
Method Details
BinaryContentProvider()
public
method
public
BinaryContentProvider
(
byte
bytes
) :
System.IO
bytes
byte
return
System.IO
GetStream()
public
method
public
GetStream
( ) :
Stream
return
Stream