Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
IL
View
Model
AssemblyMemoryStream
C# Class IL.View.Model.AssemblyMemoryStream
Inheritance:
AssemblyStream
Mostra file
Open project: DenisVuyka/IL.View
Class Usage Examples
Public Methods
Method
Description
AssemblyMemoryStream
(
string
name
,
Stream
stream
) :
System
OpenRead
( ) :
Stream
Method Details
AssemblyMemoryStream()
public
method
public
AssemblyMemoryStream
(
string
name
,
Stream
stream
) :
System
name
string
stream
Stream
return
System
OpenRead()
public
method
public
OpenRead
( ) :
Stream
return
Stream