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
Elmah
ManifestResourceHelper
C# Class Elmah.ManifestResourceHelper
Mostra file
Open project: elmah/Elmah
Class Usage Examples
Public Methods
Method
Description
WriteResourceToStream
(
Stream
outputStream
,
Type
type
,
string
resourceName
) :
void
Method Details
WriteResourceToStream()
public
static
method
public
static
WriteResourceToStream
(
Stream
outputStream
,
Type
type
,
string
resourceName
) :
void
outputStream
Stream
type
System.Type
resourceName
string
return
void