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
NetIde
Shell
ResourceUtil.ByteArrayResource
C# Class NetIde.Shell.ResourceUtil.ByteArrayResource
Inheritance:
ServiceObject
,
IResource
Mostra file
Open project: netide/netide
Public Methods
Method
Description
ByteArrayResource
(
byte
byteArray
) :
System
Open
(
IStream
&
stream
) :
HResult
Method Details
ByteArrayResource()
public
method
public
ByteArrayResource
(
byte
byteArray
) :
System
byteArray
byte
return
System
Open()
public
method
public
Open
(
IStream
&
stream
) :
HResult
stream
IStream
return
HResult