Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
GSF
Web
Embedded
EmbeddedResourceProvider.EmbeddedResource
C# Class GSF.Web.Embedded.EmbeddedResourceProvider.EmbeddedResource
Inheritance:
System.Web.Hosting.VirtualFile
Exibir arquivo
Open project: GridProtectionAlliance/gsf
Public Methods
Method
Description
EmbeddedResource
(
string
virtualPath
) :
System
Open
( ) :
Stream
Method Details
EmbeddedResource()
public
method
public
EmbeddedResource
(
string
virtualPath
) :
System
virtualPath
string
return
System
Open()
public
method
public
Open
( ) :
Stream
return
Stream