Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
OpenRasta
IO
InMemoryFile
C# Class OpenRasta.IO.InMemoryFile
Inheritance:
IFile
,
IReceivedFile
Datei anzeigen
Open project: Huddle/openrasta-stable
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
Dispose
( ) :
void
InMemoryFile
( ) :
System
InMemoryFile
(
Stream
stream
) :
System
OpenStream
( ) :
Stream
Method Details
Dispose()
public
method
public
Dispose
( ) :
void
return
void
InMemoryFile()
public
method
public
InMemoryFile
( ) :
System
return
System
InMemoryFile()
public
method
public
InMemoryFile
(
Stream
stream
) :
System
stream
Stream
return
System
OpenStream()
public
method
public
OpenStream
( ) :
Stream
return
Stream